summaryrefslogtreecommitdiff
path: root/x11/kde4-workspace/files/patch-solid__CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kde4-workspace/files/patch-solid__CMakeLists.txt')
-rw-r--r--x11/kde4-workspace/files/patch-solid__CMakeLists.txt12
1 files changed, 0 insertions, 12 deletions
diff --git a/x11/kde4-workspace/files/patch-solid__CMakeLists.txt b/x11/kde4-workspace/files/patch-solid__CMakeLists.txt
deleted file mode 100644
index a4f39228f738..000000000000
--- a/x11/kde4-workspace/files/patch-solid__CMakeLists.txt
+++ /dev/null
@@ -1,12 +0,0 @@
---- solid/CMakeLists.txt.orig 2010-06-16 09:49:31.723645684 +0200
-+++ solid/CMakeLists.txt 2010-06-16 09:49:41.468153690 +0200
-@@ -7,8 +7,8 @@
- add_subdirectory(kcm)
- add_subdirectory(solid-actions-kcm)
-
-+add_subdirectory(hal)
- IF("${CMAKE_SYSTEM}" MATCHES "Linux")
-- add_subdirectory(hal)
- add_subdirectory(networking)
- add_subdirectory(solidshell)
- ENDIF("${CMAKE_SYSTEM}" MATCHES "Linux")