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_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_CMakeLists.txt')
-rw-r--r-- | x11/kde4-workspace/files/patch-libs-ksysguard_CMakeLists.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/kde4-workspace/files/patch-libs-ksysguard_CMakeLists.txt b/x11/kde4-workspace/files/patch-libs-ksysguard_CMakeLists.txt deleted file mode 100644 index 770d2cf432ce..000000000000 --- a/x11/kde4-workspace/files/patch-libs-ksysguard_CMakeLists.txt +++ /dev/null @@ -1,11 +0,0 @@ ---- ../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 ) - |