[Pkg-osm-commits] [SCM] osmium branch, master, updated. upstream/0.0_20111213-g7f3500a-15-g0eb115e

David Paleino dapal at debian.org
Tue Jan 31 15:55:43 UTC 2012


The following commit has been merged in the master branch:
commit 4bd352baa7715f39ce782e8917a78030881f98da
Author: David Paleino <dapal at debian.org>
Date:   Tue Jan 31 16:29:09 2012 +0100

    Fix again the patch

diff --git a/debian/patches/01-fix_ld--as-needed.patch b/debian/patches/01-fix_ld--as-needed.patch
index 797612c..1bde3ba 100644
--- a/debian/patches/01-fix_ld--as-needed.patch
+++ b/debian/patches/01-fix_ld--as-needed.patch
@@ -19,7 +19,7 @@ Forwarded: no
  CXX="g++"
  CXXFLAGS="-g -Wall -Wextra -Wredundant-decls -Wdisabled-optimization -pedantic -Wctor-dtor-privacy -Wnon-virtual-dtor -Woverloaded-virtual -Wsign-promo"
 -COMPILE="$CXX -I../include -I. $CXXFLAGS -lboost_unit_test_framework -o tests test_utils.cpp"
-+LIBADD="-lboos_unit_test_framework"
++LIBADD="-lboost_unit_test_framework"
 +COMPILE="$CXX -I../include -I. $CXXFLAGS -o tests test_utils.cpp"
  
  if [ "x$1" = "x-v" ]; then

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



More information about the Pkg-osm-commits mailing list