[DebianGIS-dev] [SCM] tilestache branch, master, updated. upstream/1.0.1-14-g002b7dd

David Paleino dapal at debian.org
Mon Nov 15 21:14:58 UTC 2010


The following commit has been merged in the master branch:
commit 0a4b9ee8268cb74aafefec3de85c27080dd54b6c
Author: David Paleino <dapal at debian.org>
Date:   Mon Nov 15 22:07:56 2010 +0100

    Remove the whole dir

diff --git a/debian/rules b/debian/rules
index bd5b4b9..dc495ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ PREFIX := $(CURDIR)/debian/tilestache/
 override_dh_auto_install:
 	dh_auto_install
 
-	rm -f $(PREFIX)/usr/share/tilestache/DejaVuSansMono-alphanumeric.ttf
+	rm -rf $(PREFIX)/usr/share/tilestache
 
 	# rename the binaries
 	for p in tilestache-seed.py tilestache-render.py; do \

-- 
map tiles caching system



More information about the Pkg-grass-devel mailing list