[qgis] 03/14: Fix CMake options to include GRASS options.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Tue Dec 1 22:36:55 UTC 2015


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

sebastic pushed a commit to branch master
in repository qgis.

commit a4084d5767081454a13fc7dde0a2a9a904138ab0
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Dec 1 19:04:41 2015 +0100

    Fix CMake options to include GRASS options.
    
    Was incorrectly merged in 0721aae6a16fcd1e74f23640e624cb73b3bb2b7c
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index fc6bff5..953a856 100755
--- a/debian/rules
+++ b/debian/rules
@@ -71,7 +71,7 @@ CMAKE_OPTS := \
 	-DWITH_INTERNAL_DATEUTIL=FALSE \
 	-DWITH_INTERNAL_PYTZ=FALSE \
 	-DWITH_INTERNAL_SIX=FALSE \
-	-DWITH_QWTPOLAR=OFF
+	-DWITH_QWTPOLAR=OFF \
 	-DWITH_GRASS=TRUE \
 	-DGRASS_PREFIX=/usr/lib/$(GRASS)
 

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



More information about the Pkg-grass-devel mailing list