summaryrefslogtreecommitdiffstats
path: root/x11/kdebase4-workspace/files/patch-plasma__generic__scriptengines__CMakeLists.txt
blob: 70cbed35b5596aee36a5f8f82ca9180f87e3c67e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- ./plasma/generic/scriptengines/CMakeLists.txt.orig	2009-09-16 15:41:05.000000000 +0400
+++ ./plasma/generic/scriptengines/CMakeLists.txt	2010-06-26 19:18:34.136233668 +0400
@@ -1,11 +1,9 @@
-macro_optional_add_subdirectory(ruby)
 
 if(QT_QTWEBKIT_FOUND)
     macro_optional_add_subdirectory(webkit)
 endif(QT_QTWEBKIT_FOUND)
 
 if (PythonSupport_FOUND AND NOT WIN32)
-    macro_optional_add_subdirectory(python)
 endif (PythonSupport_FOUND AND NOT WIN32)
 
 if(GOOGLEGADGETS_FOUND)
OpenPOWER on IntegriCloud