The following commit has been merged in the master branch:
commit f43971479f7c87f769f1ecd7a99ba361c6e61d38
Author: David Paleino <[email protected]>
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
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel