Refresh patches.
This commit is contained in:
parent
e0c125be38
commit
89ed41c79f
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -4,6 +4,7 @@ cmake (2.8.9-1) UNRELEASED; urgency=low
|
|||||||
* Make FindPostgreSQL find headers on Debian. Thanks to Pere Nubiola i
|
* Make FindPostgreSQL find headers on Debian. Thanks to Pere Nubiola i
|
||||||
Radigales and Gregor Jasny. (Closes: #665721)
|
Radigales and Gregor Jasny. (Closes: #665721)
|
||||||
Patch: FindPostgreSQL_665721.diff
|
Patch: FindPostgreSQL_665721.diff
|
||||||
|
* Refresh patches.
|
||||||
|
|
||||||
-- Modestas Vainius <modax@debian.org> Sat, 18 Aug 2012 22:36:44 +0300
|
-- Modestas Vainius <modax@debian.org> Sat, 18 Aug 2012 22:36:44 +0300
|
||||||
|
|
||||||
|
@ -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
|
||||||
@@ -1193,6 +1193,9 @@ else(_boost_IN_CACHE)
|
@@ -1184,6 +1184,9 @@ set(Boost_ERROR_REASON)
|
||||||
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