summaryrefslogtreecommitdiffstats
path: root/source/kde/kde/patch/kwin.patch
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde/kde/patch/kwin.patch')
-rw-r--r--source/kde/kde/patch/kwin.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/kde/kde/patch/kwin.patch b/source/kde/kde/patch/kwin.patch
new file mode 100644
index 000000000..c2063e72e
--- /dev/null
+++ b/source/kde/kde/patch/kwin.patch
@@ -0,0 +1,2 @@
+# delay deletion of wayland streams:
+cat $CWD/patch/kwin/kwin.wayland.stream.diff | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }