diff options
Diffstat (limited to 'x11/kde4-workspace/files/patch-CMakeLists.txt')
-rw-r--r-- | x11/kde4-workspace/files/patch-CMakeLists.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/kde4-workspace/files/patch-CMakeLists.txt b/x11/kde4-workspace/files/patch-CMakeLists.txt index 24b0b4d2b235..418ac6c5e40e 100644 --- a/x11/kde4-workspace/files/patch-CMakeLists.txt +++ b/x11/kde4-workspace/files/patch-CMakeLists.txt @@ -1,6 +1,6 @@ ---- ./CMakeLists.txt.orig 2011-07-19 23:37:36.000000000 +0200 -+++ ./CMakeLists.txt 2011-08-09 20:45:40.975563521 +0200 -@@ -90,7 +90,7 @@ +--- CMakeLists.txt.orig 2015-06-26 03:17:21 UTC ++++ CMakeLists.txt +@@ -198,7 +198,7 @@ if(NOT WIN32) configure_file(config-unix.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-unix.h ) configure_file(config-X11.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-X11.h ) if(NOT CMAKE_INSTALL_PREFIX STREQUAL "/usr") |