X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=appliance%2Fmake.sh.in;h=e856c3fd970911ecf0e62a43b620ca37b31bc9d1;hb=2972987d0257d9c3d26b53f961e802d121b436cd;hp=3b51fcfab3fb96d52ed2f79404e1b0657c94949e;hpb=1e78cd1690f15a45f80d384edca9b7b868b9b802;p=libguestfs.git diff --git a/appliance/make.sh.in b/appliance/make.sh.in index 3b51fcf..e856c3f 100755 --- a/appliance/make.sh.in +++ b/appliance/make.sh.in @@ -14,14 +14,18 @@ # # 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