mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
e2fsprogs: update to e2fsprogs-1.42.13
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
dd9b49e69c
commit
aff34b9f7a
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="e2fsprogs"
|
||||
PKG_VERSION="1.42.12"
|
||||
PKG_VERSION="1.42.13"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
|
@ -1,14 +0,0 @@
|
||||
diff -Naur e2fsprogs-1.42.10/configure.in e2fsprogs-1.42.10.patch/configure.in
|
||||
--- e2fsprogs-1.42.10/configure.in 2014-05-15 19:04:08.000000000 +0200
|
||||
+++ e2fsprogs-1.42.10.patch/configure.in 2014-06-04 13:19:36.701586827 +0200
|
||||
@@ -1328,8 +1328,8 @@
|
||||
BUILD_CFLAGS="$CFLAGS $CPPFLAGS $INCLUDES -DHAVE_CONFIG_H"
|
||||
BUILD_LDFLAGS="$LDFLAGS"
|
||||
else
|
||||
- BUILD_CFLAGS=
|
||||
- BUILD_LDFLAGS=
|
||||
+ BUILD_CFLAGS="$BUILD_CFLAGS $INCLUDES -DHAVE_CONFIG_H"
|
||||
+ BUILD_LDFLAGS="$BUILD_LDFLAGS"
|
||||
fi
|
||||
AC_SUBST(BUILD_CFLAGS)
|
||||
AC_SUBST(BUILD_LDFLAGS)
|
Loading…
x
Reference in New Issue
Block a user