Merge pull request #1274 from RasPhilCo/patch-1
Fix warning for HOMEBREW_REPOSITORY at /usr/local
This commit is contained in:
commit
62e44a1dac
@ -278,6 +278,7 @@ EOS
|
||||
check-run-command-as-root
|
||||
|
||||
if [[ "$HOMEBREW_PREFIX" = "/usr/local" &&
|
||||
"$HOMEBREW_PREFIX" != "$HOMEBREW_REPOSITORY" &&
|
||||
"$HOMEBREW_CELLAR" = "$HOMEBREW_REPOSITORY/Cellar" ]]
|
||||
then
|
||||
cat >&2 <<EOS
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user