Run gzip (inside of tar zcf) with -n
authorHilko Bengen <bengen@debian.org>
Tue, 9 Feb 2016 22:21:11 +0000 (23:21 +0100)
committerHilko Bengen <bengen@debian.org>
Wed, 10 Aug 2016 06:22:22 +0000 (06:22 +0000)
Gbp-Pq: Name 0005-Run-gzip-inside-of-tar-zcf-with-n.patch

appliance/Makefile.am

index a4447123adf4d2bc580538d42c11b41fa923f97e..e083a4d69d3ff252da5d1e42ac3071edd8503748 100644 (file)
@@ -45,13 +45,14 @@ superminfs_DATA = \
 supermin.d/base.tar.gz supermin.d/packages: stamp-supermin
 stamp-supermin: make.sh packagelist supermin.d/excludefiles
        rm -f $@ supermin.d/base.tar.gz supermin.d/packages
-       ./make.sh
+       GZIP=-n ./make.sh
        $(MAKE) \
          supermin.d/daemon.tar.gz \
          supermin.d/excludefiles \
          supermin.d/hostfiles \
          supermin.d/init.tar.gz \
-         supermin.d/udev-rules.tar.gz
+         supermin.d/udev-rules.tar.gz \
+         GZIP=-n
        touch $@
 
 # This used to be a configure-generated file.  However config.status