[SCM] saga branch, master, updated. 910347419afce9d900616c2ba720289357216f03

Francesco Paolo Lovergine frankie at debian.org
Mon Jan 9 13:30:34 UTC 2012


The following commit has been merged in the master branch:
commit 3f63df0184ce0063b7ee50b08d9bb97c8bc134a8
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Mon Jan 9 13:59:24 2012 +0100

    Fixed typo in debian/rules.

diff --git a/debian/rules b/debian/rules
index 7bbb750..5a1b3ea 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 %:
-	dh $@ --with-python2
+	dh $@ --with python2
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-unicode --prefix=/usr --enable-python

-- 
Saga GIS



More information about the Pkg-grass-devel mailing list