[SCM] mapnik branch, master, updated. debian/2.0.0+ds1-3-73-g3e1dbee

Jérémy Lal kapouer at melix.org
Wed Aug 28 15:08:00 UTC 2013


The following commit has been merged in the master branch:
commit 0a8271351ee97778dac3a7d36f8e67c057b12be9
Author: Jérémy Lal <kapouer at melix.org>
Date:   Tue Aug 27 15:50:43 2013 +0200

    Remove wrong (and uneffective!) flag

diff --git a/debian/rules b/debian/rules
index 556f132..86d5d8a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ SCONS_FLAGS += SYSTEM_FONTS=/usr/share/fonts
 SCONS_FLAGS += XMLPARSER=libxml2
 SCONS_FLAGS += DEMO=False
 SCONS_FLAGS += CPP_TESTS=False
-SCONS_FLAGS += PREFIX=/usr LIB_DIR_NAME=/mapnik/2.2 MAPNIK_LIB_NAME=libmapnik2-
+SCONS_FLAGS += PREFIX=/usr LIB_DIR_NAME=/mapnik/2.2
 SCONS_FLAGS += CUSTOM_CXXFLAGS="$(shell dpkg-buildflags --get CXXFLAGS)"
 SCONS_FLAGS += CUSTOM_CFLAGS="$(shell dpkg-buildflags --get CFLAGS)"
 SCONS_FLAGS += CUSTOM_LDFLAGS="$(shell dpkg-buildflags --get LDFLAGS)"

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



More information about the Pkg-grass-devel mailing list