[med-svn] r6412 - trunk/packages/biomaj/trunk/debian
Andreas Tille
tille at alioth.debian.org
Thu Mar 31 07:51:35 UTC 2011
Author: tille
Date: 2011-03-31 07:51:29 +0000 (Thu, 31 Mar 2011)
New Revision: 6412
Modified:
trunk/packages/biomaj/trunk/debian/get-orig-source
Log:
Enable highest compression rate of orig.tar.gz
Modified: trunk/packages/biomaj/trunk/debian/get-orig-source
===================================================================
--- trunk/packages/biomaj/trunk/debian/get-orig-source 2011-03-31 07:19:34 UTC (rev 6411)
+++ trunk/packages/biomaj/trunk/debian/get-orig-source 2011-03-31 07:51:29 UTC (rev 6412)
@@ -72,7 +72,7 @@
#cd biomaj-1.1.0
-tar --exclude biomaj_$BMAJVERSION/DEBIAN -cvzf biomaj_$BMAJVERSION.orig.tar.gz biomaj_$BMAJVERSION
+GZIP="--best --no-name" tar --exclude biomaj_$BMAJVERSION/DEBIAN -cvzf biomaj_$BMAJVERSION.orig.tar.gz biomaj_$BMAJVERSION
rm -rf biomaj_$BMAJVERSION
More information about the debian-med-commit
mailing list