summaryrefslogtreecommitdiffstats
path: root/kde/patch/kinfocenter.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kde/patch/kinfocenter.patch')
-rw-r--r--kde/patch/kinfocenter.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/patch/kinfocenter.patch b/kde/patch/kinfocenter.patch
index a50e251..5a65977 100644
--- a/kde/patch/kinfocenter.patch
+++ b/kde/patch/kinfocenter.patch
@@ -1,3 +1,3 @@
# Fix linking error :
-zcat $CWD/patch/kinfocenter/kinfocenter_libpci.patch.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+cat $CWD/patch/kinfocenter/kinfocenter_libpci.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }