r14280 - packages/trunk/7kaa/debian

Markus Koschany apo-guest at alioth.debian.org
Wed Jun 19 18:46:20 UTC 2013


Author: apo-guest
Date: 2013-06-19 18:46:19 +0000 (Wed, 19 Jun 2013)
New Revision: 14280

Modified:
   packages/trunk/7kaa/debian/rules
Log:
Use xz compression


Modified: packages/trunk/7kaa/debian/rules
===================================================================
--- packages/trunk/7kaa/debian/rules	2013-06-19 18:40:43 UTC (rev 14279)
+++ packages/trunk/7kaa/debian/rules	2013-06-19 18:46:19 UTC (rev 14280)
@@ -29,3 +29,6 @@
 
 override_dh_strip:
 	dh_strip --dbg-package=7kaa-dbg
+
+override_dh_builddeb:
+	dh_builddeb -- -Zxz




More information about the Pkg-games-commits mailing list