summaryrefslogtreecommitdiffstats
path: root/kde/patch/kwin.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2018-02-10 19:16:05 +0100
committer Eric Hameleers <alien@slackware.com>2018-02-10 19:16:05 +0100
commit8e2d32c04e4c2684e6cd5976a955f8ee569afd61 (patch)
treec6fd1bfc49445ef974cc3857cdf803e2a0a97a70 /kde/patch/kwin.patch
parentd1f0b61f3bf3496ac013d67bc39fa40a68a92478 (diff)
downloadktown-8e2d32c04e4c2684e6cd5976a955f8ee569afd61.tar.gz
ktown-8e2d32c04e4c2684e6cd5976a955f8ee569afd61.tar.xz
Disable patches that were applied upstream
Diffstat (limited to 'kde/patch/kwin.patch')
-rw-r--r--kde/patch/kwin.patch4
1 files changed, 2 insertions, 2 deletions
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 ; }