diff --git a/debian/changelog b/debian/changelog index ada98bcc9..d09dbeacb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ cmake (2.8.8-1) UNRELEASED; urgency=low - manpage_fixes.diff - mipsel_is_little_endian.diff - paths_in_regex_espace_metachars.diff + * Refresh FindBoost_add_-lpthread_#563479.diff patch. -- Modestas Vainius Thu, 19 Apr 2012 19:04:52 +0300 diff --git a/debian/patches/FindBoost_add_-lpthread_#563479.diff b/debian/patches/FindBoost_add_-lpthread_#563479.diff index b8ca7d35e..eb2cc9281 100644 --- a/debian/patches/FindBoost_add_-lpthread_#563479.diff +++ b/debian/patches/FindBoost_add_-lpthread_#563479.diff @@ -11,7 +11,7 @@ Forwarded: http://cmake.org/Bug/file_download.php?file_id=3629&type=bug --- a/Modules/FindBoost.cmake +++ b/Modules/FindBoost.cmake -@@ -1192,6 +1192,9 @@ else(_boost_IN_CACHE) +@@ -1193,6 +1193,9 @@ else(_boost_IN_CACHE) message (STATUS " ${COMPONENT}") endif(NOT Boost_FIND_QUIETLY) set(Boost_LIBRARIES ${Boost_LIBRARIES} ${Boost_${UPPERCOMPONENT}_LIBRARY})