The following commit has been merged in the upstream branch: commit 2e16daafe23bf02110d5f8fb32c4cd66a66aed28 Author: Francesco Paolo Lovergine <fran...@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 _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel