From: Sebastian Pipping Date: Mon, 28 May 2012 18:25:52 +0000 (+0200) Subject: Fix an e2fsprogs compilation leftover (bug #417095) X-Git-Tag: v3.4.34~4 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b65dae078790631c3637ca593ac6fa822a6be6d6;p=genkernel.git Fix an e2fsprogs compilation leftover (bug #417095) --- diff --git a/ChangeLog b/ChangeLog index 8c26f21..44edb00 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ # Distributed under the GPL v2 # $Id$ + 28 May 2012; Sebastian Pipping gen_funcs.sh: + Fix an e2fsprogs compilation leftover (bug #417095), reported by Juergen Rose + 17 May 2012; Sebastian Pipping genkernel: Bump to 3.4.33.1 diff --git a/gen_funcs.sh b/gen_funcs.sh index f199014..48a3382 100755 --- a/gen_funcs.sh +++ b/gen_funcs.sh @@ -495,7 +495,7 @@ set_config_with_override() { } check_distfiles() { - for i in $BUSYBOX_SRCTAR $MULTIPATH_SRCTAR $LVM_SRCTAR $DMRAID_SRCTAR $E2FSPROGS_SRCTAR $ISCSI_SRCTAR $GPG_SRCTAR + for i in $BUSYBOX_SRCTAR $MULTIPATH_SRCTAR $LVM_SRCTAR $DMRAID_SRCTAR $ISCSI_SRCTAR $GPG_SRCTAR do if [ ! -f "${i}" ] then