[Pkg-osm-commits] [SCM] osmium branch, master, updated. debian/0.0.20111114-ga147fb1-1-5-g3472f02

David Paleino dapal at debian.org
Tue Jan 31 10:52:05 UTC 2012


The following commit has been merged in the master branch:
commit 3472f02299601e24b53e2347706873dab07cb7ad
Author: David Paleino <dapal at debian.org>
Date:   Tue Jan 31 11:51:55 2012 +0100

    Fix typo in patch

diff --git a/debian/patches/01-fix_ld--as-needed.patch b/debian/patches/01-fix_ld--as-needed.patch
index c28b7f1..797612c 100644
--- a/debian/patches/01-fix_ld--as-needed.patch
+++ b/debian/patches/01-fix_ld--as-needed.patch
@@ -59,7 +59,7 @@ Forwarded: no
 @@ -1 +1,2 @@
 -FLAGS="-DOSMIUM_WITH_GEOS `geos-config --cflags` `geos-config --libs`"
 +FLAGS="-DOSMIUM_WITH_GEOS `geos-config --cflags`"
-+LIBS="$-DOSMIUM_WITH_GEOS `geos-config --libs`"
++LIBS="-DOSMIUM_WITH_GEOS `geos-config --libs`"
 --- osmium.orig/test/testgroup_ogr/setup.sh
 +++ osmium/test/testgroup_ogr/setup.sh
 @@ -1 +1,2 @@

-- 
C++ framework for working with OSM data files



More information about the Pkg-osm-commits mailing list