Refresh other patches.
This commit is contained in:
parent
b896b4e6b7
commit
3079cf95fd
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -4,6 +4,7 @@ cmake (2.8.7-0r1) UNRELEASED; urgency=low
|
|||||||
* Disable CTestTestUpload test because it requires Internet access. Thanks to
|
* Disable CTestTestUpload test because it requires Internet access. Thanks to
|
||||||
Felix Geyer. (Closes: #634603)
|
Felix Geyer. (Closes: #634603)
|
||||||
* Remove multiarch_lib_dirs_should_be_implicit.diff patch, merged upstream.
|
* 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
|
-- Modestas Vainius <modax@debian.org> Sat, 18 Feb 2012 12:41:16 +0200
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@ Forwarded: http://cmake.org/Bug/file_download.php?file_id=3629&type=bug
|
|||||||
|
|
||||||
--- a/Modules/FindBoost.cmake
|
--- a/Modules/FindBoost.cmake
|
||||||
+++ b/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}")
|
message (STATUS " ${COMPONENT}")
|
||||||
endif(NOT Boost_FIND_QUIETLY)
|
endif(NOT Boost_FIND_QUIETLY)
|
||||||
set(Boost_LIBRARIES ${Boost_LIBRARIES} ${Boost_${UPPERCOMPONENT}_LIBRARY})
|
set(Boost_LIBRARIES ${Boost_LIBRARIES} ${Boost_${UPPERCOMPONENT}_LIBRARY})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user