diff --git a/gen_funcs.sh b/gen_funcs.sh index 9c3a7ec..0041665 100755 --- a/gen_funcs.sh +++ b/gen_funcs.sh @@ -516,7 +516,7 @@ set_config_with_override() { } check_distfiles() { - for i in $BUSYBOX_SRCTAR $DEVICE_MAPPER_SRCTAR $LVM_SRCTAR $DMRAID_SRCTAR $E2FSPROGS_SRCTAR + for i in $BUSYBOX_SRCTAR $DEVICE_MAPPER_SRCTAR $MULTIPATH_SRCTAR $LVM_SRCTAR $DMRAID_SRCTAR $E2FSPROGS_SRCTAR do if [ ! -f "${i}" ] then