aboutsummaryrefslogtreecommitdiffstats
path: root/feroxbuster/README
diff options
context:
space:
mode:
Diffstat (limited to 'feroxbuster/README')
-rw-r--r--feroxbuster/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/feroxbuster/README b/feroxbuster/README
index 99ff2ed..abfd92a 100644
--- a/feroxbuster/README
+++ b/feroxbuster/README
@@ -8,7 +8,8 @@ This package is x86_64 only.
It builds against rust-opt so it works on Slackware -stable, whose
system cargo is too old to read the version 4 Cargo.lock. On -current
the system rust is new enough; rust-opt is still listed as a dependency
-for a uniform build but its profile script is simply absent there.
+for a uniform build but its /opt/rust/bin directory is simply absent
+there.
Because SlackBuilds.org build hosts have no network access at build
time, this script does not let cargo fetch crates from the network.