summaryrefslogtreecommitdiffstats
path: root/kde/patch/akonadi4.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kde/patch/akonadi4.patch')
-rw-r--r--kde/patch/akonadi4.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/kde/patch/akonadi4.patch b/kde/patch/akonadi4.patch
new file mode 100644
index 0000000..388c3ea
--- /dev/null
+++ b/kde/patch/akonadi4.patch
@@ -0,0 +1,4 @@
+# Backport a patch from git master since there will not be another
+# official akonadi release after the current 1.13:
+cat $CWD/patch/akonadi4/akonadi_dont-leak-old-external-payload-files.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+