Author: naoliv
Date: 2009-09-02 15:50:05 +0000 (Wed, 02 Sep 2009)
New Revision: 3851
Modified:
trunk/packages/pvrg-jpeg/trunk/debian/rules
Log:
Use maximum compression when repacking the tarball
Modified: trunk/packages/pvrg-jpeg/trunk/debian/rules
===================================================================
--- trunk/packages/pvrg-jpeg/trunk/debian/rules 2009-09-02 12:57:59 UTC (rev
3850)
+++ trunk/packages/pvrg-jpeg/trunk/debian/rules 2009-09-02 15:50:05 UTC (rev
3851)
@@ -114,7 +114,7 @@
tar xzf $(UPSTREAM_SRC).tar.gz
rm -rf jpegdir/doc.ps
mv jpegdir $(DEBIAN_SRC_DIR)
- tar czf $(DEBIAN_SRC_TAR) $(DEBIAN_SRC_DIR)
+ GZIP=-9 tar czf $(DEBIAN_SRC_TAR) $(DEBIAN_SRC_DIR)
binary: binary-indep binary-arch
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit