diff options
| author | Theo Chatzimichos <tampakrap@gentoo.org> | 2011-07-12 05:19:28 +0300 |
|---|---|---|
| committer | Theo Chatzimichos <tampakrap@gentoo.org> | 2011-07-12 05:19:28 +0300 |
| commit | 86d9552b6a6bdf783c8a48a4b82cbc041dcb3424 (patch) | |
| tree | 08204b27869bd3e6ed7806a0c370eeb9f996dc87 /dev-util/cmake/files/cmake-2.8.4-FindPythonInterp.patch | |
| parent | 1e60d2d4622656e99e0a523fac3aaeb67520f524 (diff) | |
| download | kde-86d9552b6a6bdf783c8a48a4b82cbc041dcb3424.tar.gz kde-86d9552b6a6bdf783c8a48a4b82cbc041dcb3424.tar.bz2 kde-86d9552b6a6bdf783c8a48a4b82cbc041dcb3424.zip | |
[dev-util/cmake] In tree
Diffstat (limited to 'dev-util/cmake/files/cmake-2.8.4-FindPythonInterp.patch')
| -rw-r--r-- | dev-util/cmake/files/cmake-2.8.4-FindPythonInterp.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-util/cmake/files/cmake-2.8.4-FindPythonInterp.patch b/dev-util/cmake/files/cmake-2.8.4-FindPythonInterp.patch deleted file mode 100644 index 90a34aad0e8..00000000000 --- a/dev-util/cmake/files/cmake-2.8.4-FindPythonInterp.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -urN cmake-2.8.4.old/Modules/FindPythonInterp.cmake cmake-2.8.4/Modules/FindPythonInterp.cmake ---- cmake-2.8.4.old/Modules/FindPythonInterp.cmake 2011-02-20 19:32:16.545655003 +0100 -+++ cmake-2.8.4/Modules/FindPythonInterp.cmake 2011-02-20 20:22:37.597936743 +0100 -@@ -26,6 +26,7 @@ - ${Python_ADDITIONAL_VERSIONS} - 2.7 2.6 2.5 2.4 2.3 2.2 2.1 2.0 1.6 1.5) - -+set(_Python_VERSIONS "") - # Run first with the Python version in the executable - foreach(_CURRENT_VERSION ${_Python_VERSIONS}) - set(_Python_NAMES python${_CURRENT_VERSION}) |
