summaryrefslogtreecommitdiffstats
path: root/kde/patch/kmail.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kde/patch/kmail.patch')
-rw-r--r--kde/patch/kmail.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/kde/patch/kmail.patch b/kde/patch/kmail.patch
new file mode 100644
index 0000000..5cedda8
--- /dev/null
+++ b/kde/patch/kmail.patch
@@ -0,0 +1,4 @@
+# Fix kontact crash on logout (KDEBUG 404881).
+# Fixed post 19.04.2.
+cat $CWD/patch/kmail/kmail_kontact_kdebug_404881.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+