aboutsummaryrefslogtreecommitdiffstats
path: root/feroxbuster/feroxbuster.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'feroxbuster/feroxbuster.SlackBuild')
-rw-r--r--feroxbuster/feroxbuster.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/feroxbuster/feroxbuster.SlackBuild b/feroxbuster/feroxbuster.SlackBuild
index b6e0134..1c7151f 100644
--- a/feroxbuster/feroxbuster.SlackBuild
+++ b/feroxbuster/feroxbuster.SlackBuild
@@ -75,7 +75,7 @@ cd $PRGNAM-$VERSION
# Unpack the vendored crates alongside the source. The tarball extracts to
# a top-level vendor/ directory.
rm -rf vendor
-tar xvf $CWD/$VENDOR.tar.xz
+tar xvf $CWD/$VENDOR.tar.gz
chown -R root:root .
find -L . \