[saga] 01/01: Make dxflib patch identical to upstream version

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Mon Aug 22 09:48:33 UTC 2016


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

johanvdw-guest pushed a commit to branch master
in repository saga.

commit 08a85d75e543df993de2277302d849061617bac9
Author: Johan Van de Wauw <johan at vandewauw.be>
Date:   Mon Aug 22 10:58:01 2016 +0200

    Make dxflib patch identical to upstream version
---
 debian/patches/Use-pkg-config-for-Debian-version-of-dxflib.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/Use-pkg-config-for-Debian-version-of-dxflib.patch b/debian/patches/Use-pkg-config-for-Debian-version-of-dxflib.patch
index 039e647..590e9cb 100644
--- a/debian/patches/Use-pkg-config-for-Debian-version-of-dxflib.patch
+++ b/debian/patches/Use-pkg-config-for-Debian-version-of-dxflib.patch
@@ -10,7 +10,7 @@ Applied-Upstream: https://sourceforge.net/p/saga-gis/code/ci/66277194070b60267e9
  AC_CHECK_LIB([vigraimpex], [VIGRA_RGBE_ReadPixels_Raw],VIGRAFOUND=1,)
  AC_CHECK_LIB([gomp], [omp_get_num_threads], GOMPFOUND=1,,)
 -AC_CHECK_HEADER([dxflib/dl_dxf.h],[AC_CHECK_LIB(libdxf,DL_ArcData,LIBDXFFOUND=1)])
-+PKG_CHECK_MODULES([DXFLIB], [dxflib], [LIBDXFFOUND=1])
++PKG_CHECK_MODULES([DXFLIB], [dxflib], [LIBDXFFOUND=1], [LIBDXFFOUND=0])
  
  # Checks for header files.
  AC_HEADER_STDC

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



More information about the Pkg-grass-devel mailing list