X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=appliance%2Fmake.sh.in;h=e856c3fd970911ecf0e62a43b620ca37b31bc9d1;hb=b5b4816ab006ce09b7a7103dbe87b3129046648d;hp=bab0529c37017c28802ef739b6b5ebf02ac8ae64;hpb=6d75ce8e6ca1f3f0a946ee4e214f6d2bff07adc4;p=libguestfs.git diff --git a/appliance/make.sh.in b/appliance/make.sh.in index bab0529..e856c3f 100755 --- a/appliance/make.sh.in +++ b/appliance/make.sh.in @@ -14,22 +14,27 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. 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