[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:07:12 UTC 2013


The following commit has been merged in the master branch:
commit bb8bbd15dfd35038d46cdfebd9b3d449eebcb2fa
Author: Jérémy Lal <kapouer at melix.org>
Date:   Fri Aug 23 22:27:47 2013 +0200

    Disable DEMO, CPP_TESTS

diff --git a/debian/rules b/debian/rules
index c19fba8..8b9258c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,8 @@ SCONS_FLAGS := INPUT_PLUGINS=csv,gdal,geojson,ogr,osm,postgis,python,raster,rast
 SCONS_FLAGS += PROJ_INCLUDES=/usr/include PROJ_LIBS=/usr/lib
 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-
 
 override_dh_auto_configure:

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



More information about the Pkg-grass-devel mailing list