Refresh other patches.

This commit is contained in:
Modestas Vainius 2012-02-18 13:28:53 +02:00
parent b896b4e6b7
commit 3079cf95fd
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -4,6 +4,7 @@ cmake (2.8.7-0r1) UNRELEASED; urgency=low
* Disable CTestTestUpload test because it requires Internet access. Thanks to
Felix Geyer. (Closes: #634603)
* Remove multiarch_lib_dirs_should_be_implicit.diff patch, merged upstream.
* Refresh other patches.
-- Modestas Vainius <modax@debian.org> Sat, 18 Feb 2012 12:41:16 +0200

View File

@ -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
@@ -1128,6 +1128,9 @@ else(_boost_IN_CACHE)
@@ -1192,6 +1192,9 @@ else(_boost_IN_CACHE)
message (STATUS " ${COMPONENT}")
endif(NOT Boost_FIND_QUIETLY)
set(Boost_LIBRARIES ${Boost_LIBRARIES} ${Boost_${UPPERCOMPONENT}_LIBRARY})