[netcdf] 01/02: patch update

Nico Schlömer nschloe-guest at moszumanska.debian.org
Thu Jan 8 16:01:08 UTC 2015


This is an automated email from the git hooks/post-receive script.

nschloe-guest pushed a commit to branch split-c-f-cxx
in repository netcdf.

commit 1c0759fb80dbb78bbf4c30cd28ce3907feee68e5
Author: Nico Schlömer <nico.schloemer at gmail.com>
Date:   Thu Jan 8 16:58:14 2015 +0100

    patch update
---
 debian/patches/link-private.patch | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/link-private.patch b/debian/patches/link-private.patch
index 2ab6a21..acc354c 100644
--- a/debian/patches/link-private.patch
+++ b/debian/patches/link-private.patch
@@ -1,11 +1,11 @@
 diff --git a/liblib/CMakeLists.txt b/liblib/CMakeLists.txt
-index 6d3b4af..e713a18 100644
+index b091d69..9f63d0c 100644
 --- a/liblib/CMakeLists.txt
 +++ b/liblib/CMakeLists.txt
-@@ -77,7 +77,7 @@ ENDIF()
- IF(ENABLE_PNETCDF AND PNETCDF)
-   SET(TLL_LIBS ${TLL_LIBS} ${PNETCDF})
+@@ -83,7 +83,7 @@ IF(TLL_LIBS)
+   LIST(REMOVE_DUPLICATES TLL_LIBS)
  ENDIF()
+ 
 -TARGET_LINK_LIBRARIES(netcdf ${TLL_LIBS})
 +TARGET_LINK_LIBRARIES(netcdf PRIVATE ${TLL_LIBS})
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf.git



More information about the Pkg-grass-devel mailing list