X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=appliance%2Fmake.sh.in;h=cb243b55c6dfcf6bd5fda2f449d8ec55ce9e29e6;hp=9e54b4af544e017f0ff35e0065ff258be5d378ab;hb=09a7545649e6cac0de2c4421cb64b659164174ee;hpb=53853f717c5928bc61809cc26160da118cd556fa diff --git a/appliance/make.sh.in b/appliance/make.sh.in index 9e54b4a..cb243b5 100755 --- a/appliance/make.sh.in +++ b/appliance/make.sh.in @@ -20,8 +20,12 @@ unset CDPATH set -e -# XXX Distro-dependent in future. -excludes="--exclude '^perl' --exclude '^python' --exclude '^fedora-logos' --exclude '^redhat-logos' --exclude '^dracut' --exclude '^upstart' --exclude '^plymouth' --exclude '^systemd' --exclude '^linux-firmware' --exclude '^kbd-misc'" +# Turn excludelist file into command line arguments. +exec 5