From 8e2d32c04e4c2684e6cd5976a955f8ee569afd61 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sat, 10 Feb 2018 19:16:05 +0100 Subject: Disable patches that were applied upstream --- kde/patch/kwin.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kde/patch/kwin.patch') diff --git a/kde/patch/kwin.patch b/kde/patch/kwin.patch index 5cef188..9f05f30 100644 --- a/kde/patch/kwin.patch +++ b/kde/patch/kwin.patch @@ -6,6 +6,6 @@ # Fixed in kwin 5.10.3. #cat $CWD/patch/kwin/kwin_qt59_rootwindow_events.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } -# Fix compilation with cmake 3.10: -cat $CWD/patch/kwin/kwin_cmake310.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } +# Fix compilation with cmake 3.10 (fixed in 5.12.0): +#cat $CWD/patch/kwin/kwin_cmake310.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } -- cgit v1.2.3