Author: jscinoz-guest
Date: 2008-07-01 13:36:36 +0000 (Tue, 01 Jul 2008)
New Revision: 7647

Modified:
   packages/trunk/urbanterror/debian/rules
Log:
updated get-orig-source-rule

Modified: packages/trunk/urbanterror/debian/rules
===================================================================
--- packages/trunk/urbanterror/debian/rules     2008-07-01 13:35:23 UTC (rev 
7646)
+++ packages/trunk/urbanterror/debian/rules     2008-07-01 13:36:36 UTC (rev 
7647)
@@ -29,8 +29,7 @@
        uscan --force-download --no-symlink
        unzip ../ioUrbanTerrorSource_$(UVERSION).zip -d $(TMPDIR)
        cd $(TMPDIR); \
-       tar -c --exclude .svn --exclude .svnignore * |\
-       gzip --best -c - > \
+       tar -cvvz --exclude .svn --exclude .svnignore * > \
        ../../${DEB_SOURCE_PACKAGE}_$(VERSION).orig.tar.gz
        rm ../ioUrbanTerrorSource_${UVERSION}.zip 
        rm -rf ${TMPDIR}


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to