summaryrefslogtreecommitdiffstats
path: root/kde/patch/kdepimlibs-framework.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kde/patch/kdepimlibs-framework.patch')
-rw-r--r--kde/patch/kdepimlibs-framework.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/patch/kdepimlibs-framework.patch b/kde/patch/kdepimlibs-framework.patch
index 123d8da..36c99fa 100644
--- a/kde/patch/kdepimlibs-framework.patch
+++ b/kde/patch/kdepimlibs-framework.patch
@@ -1,3 +1,3 @@
# The autotests generate ECM errors so skip building them:
-zcat $CWD/patch/kdepimlibs-framework/kdepimlibs_autotests.diff.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+cat $CWD/patch/kdepimlibs-framework/kdepimlibs_autotests.diff | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }