[SCM] saga branch, master, updated. 537f18be36b1d209ff2225613db47bb9909540f1
Johan Van de Wauw
johan.vandewauw at gmail.com
Mon Jun 27 17:31:29 UTC 2011
The following commit has been merged in the master branch:
commit 537f18be36b1d209ff2225613db47bb9909540f1
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date: Mon Jun 27 19:33:02 2011 +0200
Enable building of python plugin
diff --git a/debian/rules b/debian/rules
index bc87402..0d09034 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
dh $@
override_dh_auto_configure:
- dh_auto_configure -- --enable-unicode --prefix=/usr
+ dh_auto_configure -- --enable-unicode --prefix=/usr --enable-python
VERSION := $(shell grep '^AC_INIT' configure.in | \
sed 's/AC_INIT(saga, \([0-9|\.]*\)\,.*)/\1/g')
--
Saga GIS
More information about the Pkg-grass-devel
mailing list