[mapnik] 03/05: Revert "Disable rasterlite until fixed by upstream"

Jérémy Lal kapouer at moszumanska.debian.org
Wed May 27 18:59:32 UTC 2015


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

kapouer pushed a commit to branch master
in repository mapnik.

commit 8922f10ea6e9837b63fdd9fde567278ddfd29ec3
Author: Jérémy Lal <kapouer at melix.org>
Date:   Wed May 27 18:21:27 2015 +0200

    Revert "Disable rasterlite until fixed by upstream"
    
    This reverts commit 94cbb28ec262eff601a230752d7f3e12cff57c28.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index b1feeeb..9183b54 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ SCONS_FLAGS := -j1
 # -O2
 SCONS_FLAGS += OPTIMIZATION=2
 SCONS_FLAGS += FULL_LIB_PATH=False
-SCONS_FLAGS += INPUT_PLUGINS=csv,gdal,geojson,ogr,osm,pgraster,postgis,raster,shape,sqlite,topojson
+SCONS_FLAGS += INPUT_PLUGINS=csv,gdal,geojson,ogr,osm,pgraster,postgis,raster,rasterlite,shape,sqlite,topojson
 SCONS_FLAGS += PROJ_INCLUDES=/usr/include PROJ_LIBS=/usr/lib
 SCONS_FLAGS += SYSTEM_FONTS=/usr/share/fonts
 SCONS_FLAGS += XMLPARSER=libxml2

-- 
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