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

    Syntax fix for XZ

diff --git a/debian/rules b/debian/rules
index 6864773..b8eb526 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ override_dh_install:
        dh_install --exclude="license.txt"
 
 override_dh_builddeb:
-       dh_builddeb -Zxz
+       dh_builddeb -- -Zxz
 
 VER=$(shell dpkg-parsechangelog | sed -rne 's/^Version: ([^-]+).*/\1/p')
 DIR=redeclipse-data-$(VER).orig

-- 
Packaging for Red Eclipse data

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

Reply via email to