[otb] 13/15: update patch

Rashad Kanavath rashad-guest at moszumanska.debian.org
Wed Dec 16 14:43:49 UTC 2015


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

rashad-guest pushed a commit to branch master
in repository otb.

commit 4c49dca0df91e3a804769e53193509a311690f6a
Author: Rashad Kanavath <rashad.kanavath at c-s.fr>
Date:   Wed Dec 16 11:46:59 2015 +0100

    update patch
---
 debian/patches/cmake-fixes.patch | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/patches/cmake-fixes.patch b/debian/patches/cmake-fixes.patch
index 8e7934b..2c5404e 100644
--- a/debian/patches/cmake-fixes.patch
+++ b/debian/patches/cmake-fixes.patch
@@ -12,15 +12,13 @@ index 6271236..b439088 100644
                         ${LIBKML_REGIONATOR_LIBRARY}
                         ${LIBKML_XSD_LIBRARY}
 diff --git a/CMake/FindOssim.cmake b/CMake/FindOssim.cmake
-index ca4bcd8..f59dc5c 100644
+index ca4bcd8..13c58c2 100644
 --- a/CMake/FindOssim.cmake
 +++ b/CMake/FindOssim.cmake
-@@ -38,5 +38,7 @@ FIND_PACKAGE_HANDLE_STANDARD_ARGS( Ossim DEFAULT_MSG OSSIM_LIBRARY OSSIM_INCLUDE
+@@ -38,5 +38,5 @@ FIND_PACKAGE_HANDLE_STANDARD_ARGS( Ossim DEFAULT_MSG OSSIM_LIBRARY OSSIM_INCLUDE
  
  mark_as_advanced( OSSIM_INCLUDE_DIR OSSIM_LIBRARY )
  
 -set(OSSIM_LIBRARIES ${OSSIM_LIBRARY})
-+message(WARNING "OPENTHREADS_LIBRARY=${OPENTHREADS_LIBRARY}")
 +set(OSSIM_LIBRARIES "${OSSIM_LIBRARY};${OPENTHREADS_LIBRARY}")
-+message(WARNING "OSSIM_LIBRARIES=${OSSIM_LIBRARIES}")
  set(OSSIM_INCLUDE_DIRS ${OSSIM_INCLUDE_DIR})

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



More information about the Pkg-grass-devel mailing list