summaryrefslogtreecommitdiffstats
path: root/kde/patch/krunner.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kde/patch/krunner.patch')
-rw-r--r--kde/patch/krunner.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/kde/patch/krunner.patch b/kde/patch/krunner.patch
new file mode 100644
index 0000000..2cafdc6
--- /dev/null
+++ b/kde/patch/krunner.patch
@@ -0,0 +1,4 @@
+# KDEBUG 423003: prevent crash when at least PIM Contacts plugin is enabled.
+# Fixed in Frameworks 5.73.
+cat $CWD/patch/krunner/krunner_KDEBUG_423003.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+