[DebianGIS-dev] [SCM] tilestache branch, master, updated. debian/1.2.2-1-12-gd2247dc

David Paleino dapal at debian.org
Mon Jan 24 15:41:33 UTC 2011


The following commit has been merged in the master branch:
commit ccb44068fee1935c083d2094efe191fddb739767
Author: David Paleino <dapal at 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



More information about the Pkg-grass-devel mailing list