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

    Fix naming of linked texture

diff --git a/debian/rules b/debian/rules
index cf7577f..13fb198 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,7 +40,7 @@ get-orig-source:
        cd $(DIR)/data/trak/trak4 && \
                ln -s plaster3.jpg kitchen.jpg; \
                ln -s plaster3.jpg kitchen1.jpg; \
-               ln -s plaster3_nm.jpg kitchen_nm.jpg; \
+               ln -s plaster3_nm.png kitchen_nm.png; \
                ln -s plaster3_s.jpg kitchen_s.jpg
        BZIP2="-9" tar -cj --owner root --group root --mode a+rX \
                -f $(TAR) $(DIR)

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