[SCM] pyspatialite branch, master, updated. upstream/2.6.1-7-gf439714

David Paleino dapal at debian.org
Sat Apr 23 07:56:16 UTC 2011


The following commit has been merged in the master branch:
commit f43971479f7c87f769f1ecd7a99ba361c6e61d38
Author: David Paleino <dapal at debian.org>
Date:   Sat Apr 23 09:56:12 2011 +0200

    Remove unusual dir in /usr

diff --git a/debian/rules b/debian/rules
index e05d7fc..bbe16cf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,3 +7,7 @@
 %:
 	dh $@ \
 		--with python2
+
+override_dh_auto_install:
+	dh_auto_install
+	rm -rf $(CURDIR)/debian/python-pyspatialite/usr/pyspatialite-doc/

-- 
Python interface to Spatialite



More information about the Pkg-grass-devel mailing list