X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=appliance%2Fmake.sh.in;h=e856c3fd970911ecf0e62a43b620ca37b31bc9d1;hb=43942b08cfbcf91bef29ec532f3d097a8519c982;hp=10609da61614adc47594dd24ff472887b6b12a69;hpb=b5516dc9d4a1418ad683aa7f046aa7fa30152721;p=libguestfs.git diff --git a/appliance/make.sh.in b/appliance/make.sh.in index 10609da..e856c3f 100755 --- a/appliance/make.sh.in +++ b/appliance/make.sh.in @@ -14,17 +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" - -# For Debian: -excludes="$excludes --exclude ^file-rc" +# Turn excludelist file into command line arguments. +exec 5