The following commit has been merged in the master branch:
commit 537f18be36b1d209ff2225613db47bb9909540f1
Author: Johan Van de Wauw <johan.vandew...@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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to