From 59dff7fdf916c83c58b223f2fd29ca4fc9059cea Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 30 Jul 2020 19:39:55 +0200 Subject: KDEBUG 423003: prevent krunner crash --- kde/patch/krunner.patch | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 kde/patch/krunner.patch (limited to 'kde/patch/krunner.patch') 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 ; } + -- cgit v1.2.3