summaryrefslogtreecommitdiffstats
path: root/kde/patch/plasma-desktop.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kde/patch/plasma-desktop.patch')
-rw-r--r--kde/patch/plasma-desktop.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde/patch/plasma-desktop.patch b/kde/patch/plasma-desktop.patch
index 1bccac9..0439348 100644
--- a/kde/patch/plasma-desktop.patch
+++ b/kde/patch/plasma-desktop.patch
@@ -1,5 +1,5 @@
# Fix errors in translation strings for bs and sr:
-#zcat $CWD/patch/plasma-desktop/plasma-desktop-4.99.0_kfontinst_po.diff.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+#cat $CWD/patch/plasma-desktop/plasma-desktop-4.99.0_kfontinst_po.diff | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
# Forgotten includes:
-zcat $CWD/patch/plasma-desktop/plasma-desktop_kdelibs4support.diff.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+cat $CWD/patch/plasma-desktop/plasma-desktop_kdelibs4support.diff | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }