The following commit has been merged in the master branch:
commit a8eb0a360e991bf27915bc56ed490f49d57a8b8e
Author: Martin Erik Werner <[email protected]>
Date:   Wed Jan 4 01:54:54 2012 +0100

    Minor syntax fix to get-orig

diff --git a/debian/rules b/debian/rules
index 34db4f9..45101b3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,7 +33,7 @@ get-orig-source:
        rm -rf $(DIR)/data/examples/
        rm -f $(DIR)/data/fonts/play*
        rm -f $(DIR)/data/fonts/*.ttf
-       rm -rf (DIR)/src/
+       rm -rf $(DIR)/src/
        # CGTextures license is questionable,
        # these textures are currently not in use anyways
        rm -f $(DIR)/data/trak/trak4/kitchen*

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