[SCM] geos branch, master, updated. upstream/3.3.1-44-gc39c3c1

Francesco Paolo Lovergine frankie at debian.org
Wed Feb 22 13:29:10 UTC 2012


The following commit has been merged in the master branch:
commit bc114b1f344da57d33f4deaf4b3cb12fbd0838df
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Wed Feb 22 12:18:46 2012 +0100

    Fixed typo in path name.

diff --git a/debian/rules b/debian/rules
index c37f083..a818b17 100755
--- a/debian/rules
+++ b/debian/rules
@@ -120,8 +120,8 @@ install-arch:
 	       debian/libgeos-ruby1.8/usr/lib/ruby/1.8
 	find  debian/libgeos-ruby*/usr/lib/ruby -name "*.la" -delete || true
 	# add C++ headers to C++ dev package install file
-	cp debian/libgeos++dev.install.in debian/libgeos++dev.install
-	find debian/tmp/usr/include/geos -name "*.h" -a ! -name "export.h" | sed -e 's/^debian\/tmp\///' >>debian/libgeos++dev.install
+	cp debian/libgeos++-dev.install.in debian/libgeos++-dev.install
+	find debian/tmp/usr/include/geos -name "*.h" -a ! -name "export.h" | sed -e 's/^debian\/tmp\///' >>debian/libgeos++-dev.install
 
 # Must not depend on anything. This is to be called by
 # binary-arch/binary-indep

-- 
Geometry engine for Geographic Information Systems



More information about the Pkg-grass-devel mailing list