[SCM] gdal branch, master, updated. upstream/1.8.0-32-geba5742

Francesco Paolo Lovergine frankie at debian.org
Fri Sep 23 13:54:00 UTC 2011


The following commit has been merged in the master branch:
commit d2438d76a1ede1d9b29aa0631a66528de8e3c9eb
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Thu Sep 22 17:38:04 2011 +0200

    Retaining rpath option.

diff --git a/debian/patches/symver b/debian/patches/symver
index da31115..c76b2e2 100644
--- a/debian/patches/symver
+++ b/debian/patches/symver
@@ -1,12 +1,13 @@
 Index: gdal/GNUmakefile
 ===================================================================
---- gdal.orig/GNUmakefile	2011-05-09 17:04:39.000000000 +0200
-+++ gdal/GNUmakefile	2011-05-09 17:09:23.000000000 +0200
-@@ -39,9 +39,9 @@
+--- gdal.orig/GNUmakefile	2011-09-22 17:36:29.000000000 +0200
++++ gdal/GNUmakefile	2011-09-22 17:37:11.000000000 +0200
+@@ -39,9 +39,10 @@
  
  $(LIBGDAL):	$(GDAL_OBJ:.o=.lo)
  	$(LD) $(LDFLAGS) $(LIBS) -o $@ $(GDAL_OBJ:.o=.lo) \
 -	    -rpath $(INST_LIB) \
++		-rpath $(INST_LIB) \
  	    -no-undefined \
 -	    -version-info $(LIBGDAL_CURRENT):$(LIBGDAL_REVISION):$(LIBGDAL_AGE)
 +	    -version-info $(LIBGDAL_CURRENT):$(LIBGDAL_REVISION):$(LIBGDAL_AGE) \

-- 
GDAL/OGR library and tools



More information about the Pkg-grass-devel mailing list