summaryrefslogtreecommitdiffstats
path: root/network/dnstracer/dnstracer.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/dnstracer/dnstracer.SlackBuild')
-rw-r--r--network/dnstracer/dnstracer.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/dnstracer/dnstracer.SlackBuild b/network/dnstracer/dnstracer.SlackBuild
index 2965d1d0ec..ed5e7ed8af 100644
--- a/network/dnstracer/dnstracer.SlackBuild
+++ b/network/dnstracer/dnstracer.SlackBuild
@@ -56,7 +56,7 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-make CC="$(which gcc) $SLKCFLAGS"
+make CC="$(which gcc) $SLKCFLAGS"
mkdir -p $PKG/usr/{bin,man,doc}
mkdir -p $PKG/usr/man/man8