The following commit has been merged in the master branch:
commit bf7d35ed22485b58169e6b713c78291f0a31f0d8
Author: Martin Erik Werner <[email protected]>
Date:   Tue Jan 17 12:36:30 2012 +0100

    Syntax fix for XZ

diff --git a/debian/rules b/debian/rules
index b246732..d409102 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ override_dh_auto_install:
                prefix=/usr
 
 override_dh_builddeb:
-       dh_builddeb -Zxz
+       dh_builddeb -- -Zxz
 
 VER=$(shell dpkg-parsechangelog | sed -rne 's/^Version: ([^-]+).*/\1/p')
 DIR=cube2font-$(VER).orig

-- 
Packaging for cube2font

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

Reply via email to