File disable-python-support.diff of Package kdebase4-workspace
Index: CMakeLists.txt =================================================================== --- CMakeLists.txt.orig 2010-11-19 14:36:10.000000000 +0100 +++ CMakeLists.txt 2010-11-21 20:47:03.838728014 +0100 @@ -69,7 +69,6 @@ if(PYQT4_FOUND AND PYQT4_VERSION STRLESS endif(PYQT4_FOUND AND PYQT4_VERSION STRLESS "040400") macro_optional_find_package(PyKDE4) -set(PythonSupport_FOUND TRUE) #### End Python support ####