summaryrefslogtreecommitdiffstats
path: root/kde/patch/kde-baseapps.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kde/patch/kde-baseapps.patch')
-rw-r--r--kde/patch/kde-baseapps.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/patch/kde-baseapps.patch b/kde/patch/kde-baseapps.patch
index de218f2..988504d 100644
--- a/kde/patch/kde-baseapps.patch
+++ b/kde/patch/kde-baseapps.patch
@@ -1,5 +1,5 @@
# Fix for bug https://bugs.kde.org/show_bug.cgi?id=327224
# "Regression: Dolphin doesn't accept URLs containing a kio-slave as parameter"
# Fixed in KDE 4.11.4.
-#zcat $CWD/patch/kde-baseapps/dolphin_kdebug_327224.patch.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+#cat $CWD/patch/kde-baseapps/dolphin_kdebug_327224.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }