The following commit has been merged in the master branch:
commit b1d02e3d306416393ce814ae43da5c6abc0e3381
Author: Francesco Paolo Lovergine <[email protected]>
Date: Fri Jul 8 17:55:49 2011 +0200
Added a forced removing of stuff after building.
diff --git a/debian/rules b/debian/rules
index 1a2aeaf..0a1ae0c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -109,6 +109,7 @@ install-arch: build-arch
mv
$(CURDIR)/debian/postgresql-8.4-postgis/usr/lib/postgresql/8.4/lib/postgis-$(MAJOR_VERSION).$(MINOR_VERSION).so
\
$(CURDIR)/debian/postgresql-8.4-postgis/usr/lib/postgis/$(VERSION)/postgres/8.4/lib/.
mv $(CURDIR)/debian/postgresql-8.4-postgis/usr/lib/postgresql/8.4/bin
$(CURDIR)/debian/postgis/usr
+ rm -rf
$(CURDIR)/debian/postgresql-8.4-postgis/usr/lib/postgresql/8.4/bin
$(MAKE) distclean
# PostGIS for PostgreSQL 9.0
--
PostGIS for PostgreSQL
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel