summaryrefslogtreecommitdiffstats
path: root/kde/patch/krunner.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-07-30 19:39:55 +0200
committer Eric Hameleers <alien@slackware.com>2020-07-30 19:39:55 +0200
commit59dff7fdf916c83c58b223f2fd29ca4fc9059cea (patch)
tree1b27dd7011a02c4d315e290b6d37603d18b24ea7 /kde/patch/krunner.patch
parentffb5fabb947df673d37ebf3fd0e5ced39612bc6e (diff)
downloadktown-59dff7fdf916c83c58b223f2fd29ca4fc9059cea.tar.gz
ktown-59dff7fdf916c83c58b223f2fd29ca4fc9059cea.tar.xz
KDEBUG 423003: prevent krunner crash
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 ; }
+