diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-11-19 10:43:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-11-19 10:43:57 +0000 |
commit | f982be45e81588a27383cd1a3eb12789b8498904 (patch) | |
tree | 07be283d015b2c39f95e655cb7328ff355bc47fa /x11/kde4-workspace/files/patch-libs-ksysguard-processui_CMakeLists.txt | |
parent | - Fix modes of the temp directory [1] (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_4_0'.release/6.4.0
Diffstat (limited to 'x11/kde4-workspace/files/patch-libs-ksysguard-processui_CMakeLists.txt')
-rw-r--r-- | x11/kde4-workspace/files/patch-libs-ksysguard-processui_CMakeLists.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/kde4-workspace/files/patch-libs-ksysguard-processui_CMakeLists.txt b/x11/kde4-workspace/files/patch-libs-ksysguard-processui_CMakeLists.txt deleted file mode 100644 index 1de4d0ae85d0..000000000000 --- a/x11/kde4-workspace/files/patch-libs-ksysguard-processui_CMakeLists.txt +++ /dev/null @@ -1,11 +0,0 @@ ---- ../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) - |