aboutsummaryrefslogtreecommitdiff
path: root/x11/kdebase4-workspace/files/patch-kdm-kfrontend-CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdebase4-workspace/files/patch-kdm-kfrontend-CMakeLists.txt')
-rw-r--r--x11/kdebase4-workspace/files/patch-kdm-kfrontend-CMakeLists.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11/kdebase4-workspace/files/patch-kdm-kfrontend-CMakeLists.txt b/x11/kdebase4-workspace/files/patch-kdm-kfrontend-CMakeLists.txt
new file mode 100644
index 000000000000..d7654a8cbd5c
--- /dev/null
+++ b/x11/kdebase4-workspace/files/patch-kdm-kfrontend-CMakeLists.txt
@@ -0,0 +1,12 @@
+--- ../kdm/kfrontend/CMakeLists.txt.orig 2008-07-30 17:02:54.000000000 +0300
++++ ../kdm/kfrontend/CMakeLists.txt 2008-07-30 17:03:26.000000000 +0300
+@@ -108,6 +108,6 @@
+ build_confci()
+
+ ## use 'GENKDMCONF_FLAGS=... make install' to add flags to the config generation (try genkdmconf -h)
+-install(CODE "
+-exec_program(\"${CMAKE_CURRENT_BINARY_DIR}/genkdmconf\" ARGS --in \\\"\\\$DESTDIR${CONFIG_INSTALL_DIR}/kdm\\\" --no-in-notice --face-src \\\"${CMAKE_CURRENT_SOURCE_DIR}/pics\\\" \\\$GENKDMCONF_FLAGS)
+-")
++# install(CODE "
++# exec_program(\"${CMAKE_CURRENT_BINARY_DIR}/genkdmconf\" ARGS --in \\\"\\\$DESTDIR${CONFIG_INSTALL_DIR}/kdm\\\" --no-in-notice --face-src \\\"${CMAKE_CURRENT_SOURCE_DIR}/pics\\\" \\\$GENKDMCONF_FLAGS)
++# ")