diff options
| author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-04-04 14:38:38 +0200 |
|---|---|---|
| committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-04-04 14:39:54 +0200 |
| commit | bb7b2bc4fac028642b6021662393b37e44d8e71a (patch) | |
| tree | 7b39e86885666d1bc3e19a94e929f08078ccce6f /dev-util/cmake/files/cmake-FindPythonInterp.patch | |
| parent | 787c8708cddb735c1b895bbd7b633d3b1fda8d48 (diff) | |
| download | kde-bb7b2bc4fac028642b6021662393b37e44d8e71a.tar.gz kde-bb7b2bc4fac028642b6021662393b37e44d8e71a.tar.bz2 kde-bb7b2bc4fac028642b6021662393b37e44d8e71a.zip | |
remove cmake stuff. it is in the tree.
Diffstat (limited to 'dev-util/cmake/files/cmake-FindPythonInterp.patch')
| -rw-r--r-- | dev-util/cmake/files/cmake-FindPythonInterp.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-util/cmake/files/cmake-FindPythonInterp.patch b/dev-util/cmake/files/cmake-FindPythonInterp.patch deleted file mode 100644 index f70d4f83d35..00000000000 --- a/dev-util/cmake/files/cmake-FindPythonInterp.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -ur cmake-2.6.2.orig/Modules/FindPythonInterp.cmake cmake-2.6.2/Modules/FindPythonInterp.cmake ---- cmake-2.6.2.orig/Modules/FindPythonInterp.cmake 2008-09-24 20:34:34.000000000 +0200 -+++ cmake-2.6.2/Modules/FindPythonInterp.cmake 2009-01-03 19:54:21.000000000 +0100 -@@ -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.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] |
