[SCM] tilestache branch, master, updated. debian/1.31.0-1-25-g846dd81

Andrew Harvey andrew.harvey4 at gmail.com
Fri Mar 15 11:06:33 UTC 2013


The following commit has been merged in the master branch:
commit 846dd81f60c36b56fb54635137b6366dd03412d7
Author: Andrew Harvey <andrew.harvey4 at gmail.com>
Date:   Fri Mar 15 22:02:40 2013 +1100

    Update debian/rules with new script files to include in binary rename process

diff --git a/debian/rules b/debian/rules
index 31d7dc3..b0b7a63 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 tilestache-compose.py tilestache-clean.py; do \
+	for p in tilestache-server.py tilestache-seed.py tilestache-render.py tilestache-list.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