[SCM] geos branch, upstream, updated. upstream/3.3.2-56-g722309c

Francesco Paolo Lovergine frankie at debian.org
Thu May 17 18:32:09 UTC 2012


The following commit has been merged in the upstream branch:
commit 2e16daafe23bf02110d5f8fb32c4cd66a66aed28
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Wed May 25 14:25:37 2011 +0200

    Typo fixed in debian/rules

diff --git a/debian/rules b/debian/rules
index 4ea057f..fa25675 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,7 @@ else
 $(info Guessed geos version is $(VER))
 endif
 
-CFLAGS = -Wall -g -fpermessive
+CFLAGS = -Wall -g -fpermissive
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
 	CFLAGS += -O0

-- 
Geometry engine for Geographic Information Systems



More information about the Pkg-grass-devel mailing list