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

David Paleino dapal at debian.org
Fri Feb 19 21:30:45 UTC 2010


The following commit has been merged in the master branch:
commit a8246d4611a867a68513dc3a19c10432139543f8
Author: David Paleino <dapal at debian.org>
Date:   Fri Feb 19 22:04:48 2010 +0100

    Still missing bits of quilt removal

diff --git a/debian/rules b/debian/rules
index df742df..862725e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ override_dh_auto_build:
 	# We don't provide pkg-config files so this Makefile is just confusing
 	# when installed as a demo
 	#rm -f demo/c++/Makefile
-	dh_auto_build --with quilt
+	dh_auto_build
 
 override_dh_auto_clean:
 	python scons/scons.py --clean
@@ -37,7 +37,7 @@ override_dh_auto_clean:
 	# Lintian fix
 	chmod -x demo/viewer/images/*.png bindings/python/mapnik/ogcserver/modserver.py
 
-	dh_auto_clean --with quilt
+	dh_auto_clean
 
 override_dh_auto_install:
 	python scons/scons.py install

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



More information about the Pkg-grass-devel mailing list