summaryrefslogtreecommitdiffstats
path: root/kde/patch/ktp-accounts-kcm.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-10-14 13:50:17 +0200
committer Eric Hameleers <alien@slackware.com>2015-10-14 13:50:17 +0200
commit44bc0883d1fa8009f873f475ca794010309745cd (patch)
tree94628a81399ccd2349af1cbfef22aa9f148db8a9 /kde/patch/ktp-accounts-kcm.patch
parent5fde630b0d57e97be63494818bddbb3f623b4f43 (diff)
downloadktown-44bc0883d1fa8009f873f475ca794010309745cd.tar.gz
ktown-44bc0883d1fa8009f873f475ca794010309745cd.tar.xz
Apply patch to fix KDEBUG #351785: crashes in the KDE Telepathy tray icon.
According to https://bugs.kde.org/show_bug.cgi?id=351785 this should have gone into ktp-accounts-kcm-15.08.2 but in fact it is missing from the source tarball.
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 ; }
+