summaryrefslogtreecommitdiffstats
path: root/kde/patch/amarok.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-12-22 15:14:52 +0100
committer Eric Hameleers <alien@slackware.com>2014-12-22 15:14:52 +0100
commit461526492a07104c04835226b97f36f8d5aefc19 (patch)
tree2a24754717bd63a25fe5d2ea3fac2f173003533d /kde/patch/amarok.patch
parent5fc3fdb057a38c4c237a09c390871899dcfde24a (diff)
downloadktown-461526492a07104c04835226b97f36f8d5aefc19.tar.gz
ktown-461526492a07104c04835226b97f36f8d5aefc19.tar.xz
KDE 4.11.5 for Slackware 14.1 (06jan2014)4.11.5
Diffstat (limited to 'kde/patch/amarok.patch')
-rw-r--r--kde/patch/amarok.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/kde/patch/amarok.patch b/kde/patch/amarok.patch
new file mode 100644
index 0000000..ffc66be
--- /dev/null
+++ b/kde/patch/amarok.patch
@@ -0,0 +1,4 @@
+# Fix a crash in KDE 4.11:
+# See also https://bugs.kde.org/show_bug.cgi?id=320855
+zcat $CWD/patch/amarok/amarok_kdebug_320855.patch.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+