summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-07-18 10:48:16 +0200
committer Eric Hameleers <alien@slackware.com>2017-07-18 10:48:16 +0200
commitc575494c91d34dbc0f1f33c0cc5a900b4a444515 (patch)
tree34eea9bad6176669088575cb028d00959e48683c
parentb318aa27cb142f7eb24856821f9cfeb4cd5a60c3 (diff)
downloadktown-c575494c91d34dbc0f1f33c0cc5a900b4a444515.tar.gz
ktown-c575494c91d34dbc0f1f33c0cc5a900b4a444515.tar.xz
Disable an upstreamed patch for kwin
-rw-r--r--kde/patch/kwin.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/patch/kwin.patch b/kde/patch/kwin.patch
index b3de204..4b6c127 100644
--- a/kde/patch/kwin.patch
+++ b/kde/patch/kwin.patch
@@ -4,5 +4,5 @@ cat $CWD/patch/kwin/kwin_replace_logind_with_ck2.patch | patch -p1 --verbose ||
# Workaround Qt regression no longer delivering events for the root window.
# 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 ; }
+#cat $CWD/patch/kwin/kwin_qt59_rootwindow_events.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }