summaryrefslogtreecommitdiff
path: root/sci-libs/gdal/files/gdal-2.2.3-soname.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/gdal/files/gdal-2.2.3-soname.patch')
-rw-r--r--sci-libs/gdal/files/gdal-2.2.3-soname.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/gdal/files/gdal-2.2.3-soname.patch b/sci-libs/gdal/files/gdal-2.2.3-soname.patch
index 4cceee5ec928..1fee41daeafc 100644
--- a/sci-libs/gdal/files/gdal-2.2.3-soname.patch
+++ b/sci-libs/gdal/files/gdal-2.2.3-soname.patch
@@ -3,8 +3,8 @@ Set SONAME and unbreak compilation on Darwin
Author: Fabian Groffen <grobian@gentoo.org>
Author: Dennis Schridde <devurandom@gmx.net>
---- a/GDALmake.opt.in 2008-02-02 18:25:48.000000000 -0800
-+++ b/GDALmake.opt.in 2008-02-02 18:54:53.000000000 -0800
+--- a/GDALmake.opt.in
++++ b/GDALmake.opt.in
@@ -97,6 +97,14 @@
GDAL_SLIB = $(GDAL_ROOT)/libgdal.$(SO_EXT)
GDAL_SLIB_LINK = -L$(GDAL_ROOT) -lgdal