diff options
| author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-04-13 11:20:05 +0200 |
|---|---|---|
| committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-04-13 11:20:05 +0200 |
| commit | ee18a714c9162c49dca6685cba0b12300bfd93a6 (patch) | |
| tree | 96f705114b0606459e9ee320e7137fd31b233d4b /dev-util/cmake/files/cmake-FindPythonInterp.patch | |
| parent | f9ee1fff1cad823ba8331571c3e87e4d2fc4c55e (diff) | |
| download | kde-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-FindPythonInterp.patch')
| -rw-r--r-- | dev-util/cmake/files/cmake-FindPythonInterp.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-util/cmake/files/cmake-FindPythonInterp.patch b/dev-util/cmake/files/cmake-FindPythonInterp.patch deleted file mode 100644 index 2e4c47d6806..00000000000 --- a/dev-util/cmake/files/cmake-FindPythonInterp.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- Modules/FindPythonInterp.cmake -+++ Modules/FindPythonInterp.cmake -@@ -7,7 +7,7 @@ - # - - FIND_PROGRAM(PYTHON_EXECUTABLE -- NAMES python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 python1.6 python1.5 python -+ NAMES python python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 python1.6 python1.5 - PATHS - [HKEY_LOCAL_MACHINE\\SOFTWARE\\Python\\PythonCore\\2.5\\InstallPath] - [HKEY_LOCAL_MACHINE\\SOFTWARE\\Python\\PythonCore\\2.4\\InstallPath] |
