From bb7b2bc4fac028642b6021662393b37e44d8e71a Mon Sep 17 00:00:00 2001 From: Tomas Chvatal Date: Sat, 4 Apr 2009 14:38:38 +0200 Subject: remove cmake stuff. it is in the tree. --- dev-util/cmake/files/cmake-FindPythonLibs.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 dev-util/cmake/files/cmake-FindPythonLibs.patch (limited to 'dev-util/cmake/files/cmake-FindPythonLibs.patch') diff --git a/dev-util/cmake/files/cmake-FindPythonLibs.patch b/dev-util/cmake/files/cmake-FindPythonLibs.patch deleted file mode 100644 index f473cffd9d1..00000000000 --- a/dev-util/cmake/files/cmake-FindPythonLibs.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- Modules/FindPythonLibs.cmake 2008-05-08 11:18:22.000000000 -0400 -+++ Modules/FindPythonLibs.cmake 2008-05-08 11:18:40.000000000 -0400 -@@ -27,10 +27,6 @@ - NAMES python${_CURRENT_VERSION_NO_DOTS} python${_CURRENT_VERSION} - PATHS - [HKEY_LOCAL_MACHINE\\SOFTWARE\\Python\\PythonCore\\${_CURRENT_VERSION}\\InstallPath]/libs -- PATH_SUFFIXES -- python${_CURRENT_VERSION}/config -- # Avoid finding the .dll in the PATH. We want the .lib. -- NO_SYSTEM_ENVIRONMENT_PATH - ) - - SET(PYTHON_FRAMEWORK_INCLUDES) -- cgit v1.2.3