brew.sh: Remove trailing / from prefix in message
This commit is contained in:
parent
b6a0b04a39
commit
c552e6596c
@ -300,7 +300,7 @@ check-prefix-is-not-tmpdir() {
|
||||
odie <<EOS
|
||||
Your HOMEBREW_PREFIX is in the system temporary directory, which Homebrew
|
||||
uses to store downloads and builds. You can resolve this by installing Homebrew to
|
||||
either the standard prefix (/usr/local/) or to a non-standard prefix that is not
|
||||
either the standard prefix (/usr/local) or to a non-standard prefix that is not
|
||||
in the system temporary directory.
|
||||
EOS
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user