[SCM] mapnik branch, master, updated. debian/0.7.1-5-25-g8743fac
David Paleino
dapal at debian.org
Tue Oct 4 14:52:37 UTC 2011
The following commit has been merged in the master branch:
commit 2a4e92c8570f8224ac99ee72dbb0a96b58ccc899
Author: David Paleino <dapal at debian.org>
Date: Tue Oct 4 13:55:03 2011 +0200
Remove commented lines
diff --git a/debian/rules b/debian/rules
index f701f98..1d23a82 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,6 @@ SCONS_FLAGS += PREFIX=/usr LIB_DIR_NAME=/mapnik/2.0
override_dh_auto_configure:
scons $(SCONS_FLAGS) CCFLAGS="$(CFLAGS)" configure
-# dh_auto_configure
override_dh_auto_build:
set -e; \
@@ -24,8 +23,6 @@ override_dh_auto_build:
scons $(SCONS_FLAGS) PYTHON=/usr/bin/$$py ; \
done
-# dh_auto_build
-
override_dh_prep:
dh_prep -Xdebian/tmp
--
C++/Python toolkit for developing GIS applications
More information about the Pkg-grass-devel
mailing list