change wording
This commit is contained in:
parent
71b21c920f
commit
9b7786fc04
@ -89,7 +89,7 @@ begin
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
# Add example external commands to PATH before checking.
|
# Add contributed commands to PATH before checking.
|
||||||
ENV['PATH'] += ":#{HOMEBREW_REPOSITORY}/Library/Contributions/cmd"
|
ENV['PATH'] += ":#{HOMEBREW_REPOSITORY}/Library/Contributions/cmd"
|
||||||
if require? HOMEBREW_REPOSITORY/"Library/Homebrew/cmd"/cmd
|
if require? HOMEBREW_REPOSITORY/"Library/Homebrew/cmd"/cmd
|
||||||
Homebrew.send cmd.to_s.gsub('-', '_').downcase
|
Homebrew.send cmd.to_s.gsub('-', '_').downcase
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user