The following commit has been merged in the master branch:
commit ccb44068fee1935c083d2094efe191fddb739767
Author: David Paleino <da...@debian.org>
Date:   Mon Jan 24 12:48:45 2011 +0100

    Also rename tilestache-server.py

diff --git a/debian/rules b/debian/rules
index dc495ae..86388bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,6 @@ override_dh_auto_install:
        rm -rf $(PREFIX)/usr/share/tilestache
 
        # rename the binaries
-       for p in tilestache-seed.py tilestache-render.py; do \
+       for p in tilestache-seed.py tilestache-render.py tilestache-server.py; 
do \
                mv $(PREFIX)/usr/bin/$$p $(PREFIX)/usr/bin/$$(basename $$p 
.py); \
        done

-- 
map tiles caching system

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

Reply via email to