[SCM] saga branch, master, updated. upstream/2.0.8-138-g9611d39

Johan Van de Wauw johan.vandewauw at gmail.com
Fri Nov 22 21:01:48 UTC 2013


The following commit has been merged in the master branch:
commit 9611d3945847d387e913131d13bb81a53a3a122f
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Fri Nov 15 04:57:49 2013 -0500

    Delete saga_api.py on clean

diff --git a/debian/rules b/debian/rules
index 07d393c..e359d00 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,10 @@ debian/% :: debian/%.in
 override_dh_python2:
 	dh_python2 --no-guessing-versions
 
+override_dh_clean:
+	dh_clean
+	rm -f src/saga_core/saga_api/saga_api.py
+
 get-orig-source:
 	wget $(UPSTREAM_URL)
 	gunzip *.tar.gz

-- 
Saga GIS



More information about the Pkg-grass-devel mailing list