[mapserver] 04/04: Refresh cmake-mapserver-export.patch.
    Sebastiaan Couwenberg 
    sebastic at moszumanska.debian.org
       
    Tue Jul  7 20:21:29 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch experimental
in repository mapserver.
commit 2714eb46ae790cf081c9e745b017aa611c6e410f
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Jul 7 22:10:57 2015 +0200
    Refresh cmake-mapserver-export.patch.
---
 debian/patches/cmake-mapserver-export.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/cmake-mapserver-export.patch b/debian/patches/cmake-mapserver-export.patch
index fe90510..355cec2 100644
--- a/debian/patches/cmake-mapserver-export.patch
+++ b/debian/patches/cmake-mapserver-export.patch
@@ -176,7 +176,7 @@ Last-Update: 2013-10-21
    if(SVGCAIRO_FOUND)
      include_directories(${SVG_INCLUDE_DIR} ${SVGCAIRO_INCLUDE_DIR})
      ms_link_libraries( ${SVG_LIBRARY} ${SVGCAIRO_LIBRARY})
-+    list(APPEND ALL_INCLUDE_DIRS ${SVGCAIRO_INCLUDE_DIR})
++    list(APPEND ALL_INCLUDE_DIRS ${SVG_INCLUDE_DIR} ${SVGCAIRO_INCLUDE_DIR})
      set (USE_SVG_CAIRO 1)
    else(SVGCAIRO_FOUND)
      report_optional_not_found(SVGCAIRO)
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapserver.git
    
    
More information about the Pkg-grass-devel
mailing list