summaryrefslogtreecommitdiffstats
path: root/kde/patch/ktp-accounts-kcm.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kde/patch/ktp-accounts-kcm.patch')
-rw-r--r--kde/patch/ktp-accounts-kcm.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/kde/patch/ktp-accounts-kcm.patch b/kde/patch/ktp-accounts-kcm.patch
new file mode 100644
index 0000000..8d1c0da
--- /dev/null
+++ b/kde/patch/ktp-accounts-kcm.patch
@@ -0,0 +1,4 @@
+# Fix a crash in KDE Telepathy which was supposed to be fixed in 15.08.2:
+# See also https://bugs.kde.org/show_bug.cgi?id=351785
+cat $CWD/patch/ktp-accounts-kcm/ktp-accounts-kcm_kdebug_351785.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+