[mapnik] 09/34: Disable building with rpath

Jérémy Lal kapouer at moszumanska.debian.org
Fri Oct 24 22:45:33 UTC 2014


This is an automated email from the git hooks/post-receive script.

kapouer pushed a commit to branch master
in repository mapnik.

commit 2447e4325d3fd996a01c8f3301efc317242a238e
Author: Jérémy Lal <kapouer at melix.org>
Date:   Thu Aug 21 07:47:51 2014 +0200

    Disable building with rpath
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 8ff9b94..97b16e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,7 @@ SCONS = $(shell which scons)
 SCONS_FLAGS := -j1
 # -O2
 SCONS_FLAGS += OPTIMIZATION=2
+SCONS_FLAGS += FULL_LIB_PATH=False
 SCONS_FLAGS += INPUT_PLUGINS=csv,gdal,geojson,ogr,osm,postgis,python,raster,rasterlite,shape,sqlite
 SCONS_FLAGS += PROJ_INCLUDES=/usr/include PROJ_LIBS=/usr/lib
 SCONS_FLAGS += SYSTEM_FONTS=/usr/share/fonts

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapnik.git



More information about the Pkg-grass-devel mailing list