The following commit has been merged in the master branch:
commit 1985d0724cefcef6f8541becfa118a895a8276c4
Author: Martin Erik Werner <[email protected]>
Date:   Tue Mar 20 11:20:37 2012 +0100

    Use scripts from debian/ dir

diff --git a/debian/rules b/debian/rules
index 2ddf2b1..e99cab1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,8 +4,8 @@
        dh $@
 
 override_dh_auto_build:
-       cd sounds && ./packsounds ../LIERO.SND
-       cd gfx && ./packgfx ../LIERO.CHR
+       cd sounds && ../debian/scripts/packsounds ../LIERO.SND
+       cd gfx && ../debian/scripts/packgfx ../LIERO.CHR
 
 override_dh_builddeb:
        dh_builddeb -- -Zxz

-- 
Packaging for original LIERO binary data

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

Reply via email to