X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=grml-live;h=32a88c760659eba8e23de8a7f2e5c004f54eaaab;hp=9125f0a6190ff084cd4233e21f40802256a81ca1;hb=7580b07259ad4d91a3ecb52367a6a460f8cf1237;hpb=dd60c7e09b8b301a5cd88b2ecd89187c3a76639c diff --git a/grml-live b/grml-live index 9125f0a..32a88c7 100755 --- a/grml-live +++ b/grml-live @@ -989,7 +989,7 @@ else # support exclusion of files via exclude-file: if [ -n "$SQUASHFS_EXCLUDES_FILE" -a "$SQUASHFS_EXCLUDES_FILE" ] ; then - SQUASHFS_OPTIONS="$SQUASHFS_OPTIONS -ef $SQUASHFS_EXCLUDES_FILE" + SQUASHFS_OPTIONS="$SQUASHFS_OPTIONS -ef $SQUASHFS_EXCLUDES_FILE -wildcards" fi # get rid of unnecessary files when building grml-small for final release: