summaryrefslogtreecommitdiff
path: root/x11/kde4-workspace/files/patch-libs-ksysguard_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kde4-workspace/files/patch-libs-ksysguard_CMakeLists.txt')
-rw-r--r--x11/kde4-workspace/files/patch-libs-ksysguard_CMakeLists.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/kde4-workspace/files/patch-libs-ksysguard_CMakeLists.txt b/x11/kde4-workspace/files/patch-libs-ksysguard_CMakeLists.txt
new file mode 100644
index 000000000000..770d2cf432ce
--- /dev/null
+++ b/x11/kde4-workspace/files/patch-libs-ksysguard_CMakeLists.txt
@@ -0,0 +1,11 @@
+--- ../libs/ksysguard/CMakeLists.txt.orig 2008-04-10 13:30:14.000000000 +0400
++++ ../libs/ksysguard/CMakeLists.txt 2008-06-28 14:04:29.000000000 +0400
+@@ -5,7 +5,7 @@
+ add_subdirectory( processui )
+ add_subdirectory( tests )
+
+-check_include_files(sys/ptrace.h HAVE_SYS_PTRACE_H)
++check_include_files(signal.h HAVE_SYS_PTRACE_H)
+
+ configure_file(config-ksysguard.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-ksysguard.h )
+