summaryrefslogtreecommitdiff
path: root/dev-util/cmake/files/cmake-2.8.1-FindBoost.patch
diff options
context:
space:
mode:
authorMaciej Mrozowski <reavertm@gentoo.org>2010-07-07 02:42:51 +0200
committerMaciej Mrozowski <reavertm@gentoo.org>2010-07-07 02:42:51 +0200
commit2ec03a7c95155976a7dcbc15a3b23b88081fc597 (patch)
tree4de528e9866e852019d7432182baf48c4a27d489 /dev-util/cmake/files/cmake-2.8.1-FindBoost.patch
parent661f742f14f726da9ef88a57034b1659c27b060e (diff)
downloadkde-2ec03a7c95155976a7dcbc15a3b23b88081fc597.tar.gz
kde-2ec03a7c95155976a7dcbc15a3b23b88081fc597.tar.bz2
kde-2ec03a7c95155976a7dcbc15a3b23b88081fc597.zip
[dev-util/cmake] Move fix to 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")
- #
- # ===================================== ============= ========================
- #