summaryrefslogtreecommitdiff
path: root/x11/kdebase4-workspace/files/patch-libs-ksysguard-processui_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdebase4-workspace/files/patch-libs-ksysguard-processui_CMakeLists.txt')
-rw-r--r--x11/kdebase4-workspace/files/patch-libs-ksysguard-processui_CMakeLists.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/kdebase4-workspace/files/patch-libs-ksysguard-processui_CMakeLists.txt b/x11/kdebase4-workspace/files/patch-libs-ksysguard-processui_CMakeLists.txt
new file mode 100644
index 000000000000..1de4d0ae85d0
--- /dev/null
+++ b/x11/kdebase4-workspace/files/patch-libs-ksysguard-processui_CMakeLists.txt
@@ -0,0 +1,11 @@
+--- ../libs/ksysguard/processui/CMakeLists.txt.orig 2008-06-18 16:41:37.000000000 +0400
++++ ../libs/ksysguard/processui/CMakeLists.txt 2008-06-28 13:56:54.000000000 +0400
+@@ -1,7 +1,7 @@
+
+ include_directories( ${CMAKE_CURRENT_SOURCE_DIR}/../ ../processcore/)
+
+-check_include_files(sys/ptrace.h HAVE_SYS_PTRACE_H)
++check_include_files(signal.h HAVE_SYS_PTRACE_H)
+ check_include_files(sys/endian.h HAVE_SYS_ENDIAN_H)
+ check_include_files(byteswap.h HAVE_BYTESWAP_H)
+