[postgis] 04/07: Refresh patches.
Bas Couwenberg
sebastic at debian.org
Wed Nov 15 20:59:08 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository postgis.
commit 450149ed9f7f84e8cb620bf402b466814a3f68c9
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Wed Nov 15 21:04:00 2017 +0100
Refresh patches.
---
debian/changelog | 1 +
debian/patches/link-liblwgeom | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 628bdf8..a0f0878 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
postgis (2.4.2+dfsg-1) UNRELEASED; urgency=medium
* New upstream release.
+ * Refresh patches.
-- Bas Couwenberg <sebastic at debian.org> Wed, 15 Nov 2017 21:01:01 +0100
diff --git a/debian/patches/link-liblwgeom b/debian/patches/link-liblwgeom
index 4f5f510..b465cb7 100644
--- a/debian/patches/link-liblwgeom
+++ b/debian/patches/link-liblwgeom
@@ -16,7 +16,7 @@ Forwarded: https://trac.osgeo.org/postgis/ticket/3290
-# to an existing liblwgeom.so in the PostgreSQL $libdir supplied by an
-# older version of PostGIS, rather than with the static liblwgeom.a
-# supplied with newer versions of PostGIS
- override CFLAGS := -I../liblwgeom $(CFLAGS)
+ override CFLAGS := -I../liblwgeom @CFLAGS@
PG_CPPFLAGS += -I../libpgcommon @CPPFLAGS@ -fPIC
-SHLIB_LINK_F = ../libpgcommon/libpgcommon.a ../liblwgeom/.libs/liblwgeom.a @SHLIB_LINK@
+SHLIB_LINK_F = -L../liblwgeom/.libs -llwgeom ../libpgcommon/libpgcommon.a @SHLIB_LINK@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis.git
More information about the Pkg-grass-devel
mailing list