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.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/patch/amarok.patch b/kde/patch/amarok.patch
index ffc66be..9fc3963 100644
--- a/kde/patch/amarok.patch
+++ b/kde/patch/amarok.patch
@@ -1,4 +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 ; }
+cat $CWD/patch/amarok/amarok_kdebug_320855.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }