[saga] 05/05: Updates to configure

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Thu Feb 25 17:10:11 UTC 2016


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

johanvdw-guest pushed a commit to branch master
in repository saga.

commit d3649c3f92e0a174ab36556aeaceab35e6cf7649
Author: Johan Van de Wauw <johan at vandewauw.be>
Date:   Thu Feb 25 17:56:02 2016 +0100

    Updates to configure
---
 debian/rules | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 701d1b7..0c16de2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,10 +7,12 @@ CFLAGS+=$(CPPFLAGS)
 
 override_dh_auto_configure:
 	dh_auto_configure -- \
-           --prefix=/usr \
-           --enable-openmp \
-           --disable-libfire \
-           --enable-python $(shell dpkg-buildflags --export=configure)
+		--prefix=/usr \
+		--enable-openmp \
+		--disable-libfire \
+		--with-system_grib2c \
+		--disable-triangle
+		--enable-python $(shell dpkg-buildflags --export=configure)
 
 VERSION := $(shell grep '^AC_INIT' configure.ac | \
 	sed 's/AC_INIT(saga, \([0-9|\.]*\)\,.*)/\1/g')

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



More information about the Pkg-grass-devel mailing list