summaryrefslogtreecommitdiffstats
path: root/kde/patch/amarok.patch
diff options
context:
space:
mode:
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 ; }
+