summaryrefslogtreecommitdiff
path: root/dev-util/cmake/files/cmake-FindPythonInterp.patch
diff options
context:
space:
mode:
authorMarcus D. Hanwell <marcus@cryos.org>2009-10-01 09:36:27 -0400
committerMarcus D. Hanwell <marcus@cryos.org>2009-10-01 09:36:27 -0400
commitab4de93e8648831e03274d96b165ac50f6175148 (patch)
treeee80fdf375ff79e46aeb0e6b430d3ddeb9e3802f /dev-util/cmake/files/cmake-FindPythonInterp.patch
parentea04d385d4f71b060fb6e8c7efca6d397de3bf88 (diff)
downloadkde-ab4de93e8648831e03274d96b165ac50f6175148.tar.gz
kde-ab4de93e8648831e03274d96b165ac50f6175148.tar.bz2
kde-ab4de93e8648831e03274d96b165ac50f6175148.zip
Removed from the overlay, in the main portage tree for wider testing.
Diffstat (limited to 'dev-util/cmake/files/cmake-FindPythonInterp.patch')
-rw-r--r--dev-util/cmake/files/cmake-FindPythonInterp.patch11
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]