From 44bc0883d1fa8009f873f475ca794010309745cd Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Wed, 14 Oct 2015 13:50:17 +0200 Subject: 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. --- kde/patch/ktp-accounts-kcm.patch | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 kde/patch/ktp-accounts-kcm.patch (limited to 'kde/patch/ktp-accounts-kcm.patch') 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 ; } + -- cgit v1.2.3