[SCM] tilestache branch, master, updated. debian/1.21.3-1-7-g480ba6c

David Paleino dapal at debian.org
Sun Feb 5 11:29:00 UTC 2012


The following commit has been merged in the master branch:
commit 215e8bb561c17bb650f5aa74c2a71364b9c09614
Author: David Paleino <dapal at debian.org>
Date:   Sun Feb 5 12:20:10 2012 +0100

    Also rename tilestache-{compose,clean}

diff --git a/debian/rules b/debian/rules
index 3d46459..31d7dc3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,6 @@ override_dh_auto_install:
 	rm -rf $(PREFIX)/usr/share/tilestache
 
 	# rename the binaries
-	for p in tilestache-seed.py tilestache-render.py tilestache-server.py; do \
+	for p in tilestache-seed.py tilestache-render.py tilestache-server.py tilestache-compose.py tilestache-clean.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