diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/macvim.rb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Library/Formula/macvim.rb b/Library/Formula/macvim.rb index 211aa87d7..66fdf373b 100644 --- a/Library/Formula/macvim.rb +++ b/Library/Formula/macvim.rb @@ -121,15 +121,6 @@ class Macvim < Formula def caveats s = '' - s += <<-EOS.undent - MacVim.app installed to: - #{prefix} - - Run the following to make MacVim available as a Mac OS X application: - brew linkapps - or: - brew linkapps --local - EOS if build.with? "python" and build.with? "python3" s += <<-EOS.undent |
