diff options
Diffstat (limited to 'x11-misc/slim/files/slim-1.3.6-honour-cflags.patch')
-rw-r--r-- | x11-misc/slim/files/slim-1.3.6-honour-cflags.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/slim/files/slim-1.3.6-honour-cflags.patch b/x11-misc/slim/files/slim-1.3.6-honour-cflags.patch index 8335e0fe9e75..2a43be75fb02 100644 --- a/x11-misc/slim/files/slim-1.3.6-honour-cflags.patch +++ b/x11-misc/slim/files/slim-1.3.6-honour-cflags.patch @@ -1,5 +1,5 @@ ---- CMakeLists.txt 2013-10-01 18:38:05.000000000 -0400 -+++ CMakeLists.txt.new 2013-10-15 11:33:18.975741094 -0400 +--- a/CMakeLists.txt 2013-10-01 18:38:05.000000000 -0400 ++++ b/CMakeLists.txt.new 2013-10-15 11:33:18.975741094 -0400 @@ -42,11 +42,6 @@ set(SLIM_DEFINITIONS ${SLIM_DEFINITIONS} "-DPKGDATADIR=\"${PKGDATADIR}\"") set(SLIM_DEFINITIONS ${SLIM_DEFINITIONS} "-DSYSCONFDIR=\"${SYSCONFDIR}\"") |