The following commit has been merged in the master branch:
commit 14fecb870c89be818e53240b88fd4b33de980f28
Author: Martin Erik Werner <[email protected]>
Date:   Wed Jan 4 02:09:50 2012 +0100

    Syntax fix in auto-build

diff --git a/debian/rules b/debian/rules
index 45101b3..cf7577f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ override_dh_auto_build:
        install -d debian/tmp/usr/share/games/redeclipse/data/fonts/
        cd debian/tmp/usr/share/games/redeclipse/data/fonts/ && \
                cube2font /usr/share/fonts/truetype/play/Play-Bold.ttf \
-                       play 4 15 1 1 54 54 512 512 0 0 fonts/; \
+                       play 4 15 1 1 54 54 512 512 0 0 fonts/
        dh_auto_build
 
 override_dh_prep:

-- 
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