summaryrefslogtreecommitdiffstats
path: root/source/d/ccache/ccache.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/d/ccache/ccache.SlackBuild')
-rwxr-xr-xsource/d/ccache/ccache.SlackBuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/d/ccache/ccache.SlackBuild b/source/d/ccache/ccache.SlackBuild
index 25b0bc6c1..0b4b235fd 100755
--- a/source/d/ccache/ccache.SlackBuild
+++ b/source/d/ccache/ccache.SlackBuild
@@ -63,8 +63,6 @@ find . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \;
-zcat $CWD/ccache.969a7d49d63f872b9c88661f432d4cfbfde074af.patch.gz | patch -p1 --verbose || exit 1
-
./configure \
--prefix=/usr \
--mandir=/usr/man \