The following commit has been merged in the master branch:
commit 62b96261ffb86b87bc7fd7d56f16df17e0af2b8a
Author: David Paleino <[email protected]>
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
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel