[SCM] postgis branch, master, updated. upstream/1.5.2-12-g443bced

Francesco Paolo Lovergine frankie at debian.org
Thu Sep 15 12:05:52 UTC 2011


The following commit has been merged in the master branch:
commit b1d02e3d306416393ce814ae43da5c6abc0e3381
Author: Francesco Paolo Lovergine <frankie at debian.org>
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



More information about the Pkg-grass-devel mailing list