[SCM] visp branch, master, updated. debian/2.6.2-1-49-g6994be4

Thomas Moulard thomas.moulard at gmail.com
Mon Jun 17 04:52:56 UTC 2013


The following commit has been merged in the master branch:
commit 0361f28d746259e3131928c12786e90b7aace299
Author: Thomas Moulard <thomas.moulard at gmail.com>
Date:   Sun Jun 16 00:47:45 2013 +0900

    Fix patch.

diff --git a/debian/patches/0006-Look-for-and-compile-against-Boost.System-in-CMakeLi.patch b/debian/patches/0006-Look-for-and-compile-against-Boost.System-in-CMakeLi.patch
index e4876ed..92db067 100644
--- a/debian/patches/0006-Look-for-and-compile-against-Boost.System-in-CMakeLi.patch
+++ b/debian/patches/0006-Look-for-and-compile-against-Boost.System-in-CMakeLi.patch
@@ -24,3 +24,11 @@ index a6810c2..e252aa8 100644
      find_package(Boost COMPONENTS ${OGRE_BOOST_COMPONENTS} QUIET)
      mark_as_advanced(Boost_LIB_DIAGNOSTIC_DEFINITIONS Boost_DIR)
      if (NOT Boost_FOUND)
+@@ -733,7 +733,6 @@
+       set(Boost_USE_STATIC_LIBS NOT ${Boost_USE_STATIC_LIBS})
+       find_package(Boost COMPONENTS ${OGRE_BOOST_COMPONENTS} QUIET)
+     endif()
+-    find_package(Boost QUIET)
+  
+     if (Boost_FOUND)
+       # Set up referencing of Boost

-- 
visp



More information about the debian-science-commits mailing list