r7061 - non-free/packages/trunk/worldofpadman-data/debian

Jack Coulter jscinoz-guest at alioth.debian.org
Fri May 16 03:23:26 UTC 2008


Author: jscinoz-guest
Date: 2008-05-16 03:23:26 +0000 (Fri, 16 May 2008)
New Revision: 7061

Modified:
   non-free/packages/trunk/worldofpadman-data/debian/rules
Log:
No longer using LZMA compression, most of the package is 
uncompressable and thus LZMA only saves 4MB, at the expense of 
drastically increased build and install time


Modified: non-free/packages/trunk/worldofpadman-data/debian/rules
===================================================================
--- non-free/packages/trunk/worldofpadman-data/debian/rules	2008-05-16 03:07:38 UTC (rev 7060)
+++ non-free/packages/trunk/worldofpadman-data/debian/rules	2008-05-16 03:23:26 UTC (rev 7061)
@@ -37,7 +37,7 @@
 	dh_installdocs -i
 	dh_md5sums -i
 	dh_gencontrol -i
-	dh_builddeb -i -- -Zlzma
+	dh_builddeb -i
 
 # Build architecture dependant packages using the common target.
 binary-arch:




More information about the Pkg-games-commits mailing list