[DebianGIS-dev] [SCM] mapnik branch, master, updated. debian/0.6.1-1-35-g4628621

David Paleino dapal at debian.org
Sat Feb 20 16:10:58 UTC 2010


The following commit has been merged in the master branch:
commit 62b96261ffb86b87bc7fd7d56f16df17e0af2b8a
Author: David Paleino <dapal at debian.org>
Date:   Sat Feb 20 11:47:14 2010 +0100

    Remove stale scons configuration files in the py* loop

diff --git a/debian/rules b/debian/rules
index 4f04ce9..f49fdbe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,8 +26,8 @@ override_dh_auto_build:
 		find $(CURDIR)/debian/tmp -name '.sconsign' -delete ; \
 		find $(CURDIR)/debian/tmp -wholename 'c++/Makefile' -delete ; \
 		install -m 0755 debian/mapnik-plugin-base $(CURDIR)/debian/tmp/usr/bin ; \
+		rm -rf config.py config.cache bindings/python/mapnik/paths.py ; \
 		dh_auto_build ; \
-		dh_auto_clean ; \
 	done
 	# We don't provide pkg-config files so this Makefile is just confusing
 	# when installed as a demo

-- 
C++/Python toolkit for developing GIS applications



More information about the Pkg-grass-devel mailing list