summaryrefslogtreecommitdiff
path: root/dev-util/cmake/files/cmake-2.8.1-FindBoost.patch
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-04-13 11:20:05 +0200
committerTomas Chvatal <scarabeus@gentoo.org>2010-04-13 11:20:05 +0200
commitee18a714c9162c49dca6685cba0b12300bfd93a6 (patch)
tree96f705114b0606459e9ee320e7137fd31b233d4b /dev-util/cmake/files/cmake-2.8.1-FindBoost.patch
parentf9ee1fff1cad823ba8331571c3e87e4d2fc4c55e (diff)
downloadkde-ee18a714c9162c49dca6685cba0b12300bfd93a6.tar.gz
kde-ee18a714c9162c49dca6685cba0b12300bfd93a6.tar.bz2
kde-ee18a714c9162c49dca6685cba0b12300bfd93a6.zip
[dev-util/cmake] Move to main tree.
Diffstat (limited to 'dev-util/cmake/files/cmake-2.8.1-FindBoost.patch')
-rw-r--r--dev-util/cmake/files/cmake-2.8.1-FindBoost.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-util/cmake/files/cmake-2.8.1-FindBoost.patch b/dev-util/cmake/files/cmake-2.8.1-FindBoost.patch
deleted file mode 100644
index 56fb152d663..00000000000
--- a/dev-util/cmake/files/cmake-2.8.1-FindBoost.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff -u -r cmake-2.8.1.orig/Modules/FindBoost.cmake cmake-2.8.1/Modules/FindBoost.cmake
---- cmake-2.8.1.orig/Modules/FindBoost.cmake 2010-03-16 21:29:29.000000000 +0100
-+++ cmake-2.8.1/Modules/FindBoost.cmake 2010-04-04 19:52:50.000000000 +0200
-@@ -70,7 +70,9 @@
- # omit the 3rd version number from include paths if it is 0 although not all
- # binary Boost releases do so.
- #
--# SET(Boost_ADDITIONAL_VERSIONS "1.78" "1.78.0" "1.79" "1.79.0")
-+SET(Boost_ADDITIONAL_VERSIONS "1.50.0" "1.50" "1.49.0" "1.49" "1.48.0" "1.48"
-+ "1.47.0" "1.47" "1.46.0" "1.46" "1.45.0" "1.45" "1.44.0" "1.44" "1.43.0"
-+ "1.43" "1.42.0" "1.42")
- #
- # ===================================== ============= ========================
- #