[SCM] geos branch, master, updated. upstream/3.2.2-30-g04972d8

Francesco Paolo Lovergine frankie at debian.org
Wed May 25 16:04:42 UTC 2011


The following commit has been merged in the master 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