aboutsummaryrefslogtreecommitdiff
path: root/x11/kde4-workspace/files/patch-kinfocenter__Modules__info__CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kde4-workspace/files/patch-kinfocenter__Modules__info__CMakeLists.txt')
-rw-r--r--x11/kde4-workspace/files/patch-kinfocenter__Modules__info__CMakeLists.txt17
1 files changed, 0 insertions, 17 deletions
diff --git a/x11/kde4-workspace/files/patch-kinfocenter__Modules__info__CMakeLists.txt b/x11/kde4-workspace/files/patch-kinfocenter__Modules__info__CMakeLists.txt
deleted file mode 100644
index ba31e9b254d3..000000000000
--- a/x11/kde4-workspace/files/patch-kinfocenter__Modules__info__CMakeLists.txt
+++ /dev/null
@@ -1,17 +0,0 @@
---- ./kinfocenter/Modules/info/CMakeLists.txt.orig 2008-04-23 19:51:22.000000000 +0400
-+++ ./kinfocenter/Modules/info/CMakeLists.txt 2009-09-04 00:42:28.000000000 +0400
-@@ -1,4 +1,4 @@
--
-+set(CMAKE_BACKWARDS_COMPATIBILITY 2.2)
- # OS Base includes
- include(../base/CMakeLists.txt)
-
-@@ -12,7 +12,7 @@
-
- kde4_add_plugin(kcm_info ${kcm_info_PART_SRCS})
-
--target_link_libraries(kcm_info ${KDE4_KDEUI_LIBS} ${QT_QTGUI_LIBRARY} ${X11_X11_LIB})
-+target_link_libraries(kcm_info ${KDE4_KDEUI_LIBS} ${QT_QTGUI_LIBRARY} ${X11_X11_LIB} /usr/lib/libdevinfo.so)
-
- install(TARGETS kcm_info DESTINATION ${PLUGIN_INSTALL_DIR} )
-