diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/frescobaldi.rb | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Library/Formula/frescobaldi.rb b/Library/Formula/frescobaldi.rb index 507dc374b..fe44fc924 100644 --- a/Library/Formula/frescobaldi.rb +++ b/Library/Formula/frescobaldi.rb @@ -36,15 +36,4 @@ class Frescobaldi < Formula bin/"frescobaldi", bin/"Frescobaldi.app" end end - - def caveats - if build.with? "launcher" - <<-EOS.undent - To install the Mac OS X launcher application run: - brew linkapps (to install in ~/Applications) - or: - ln -s #{bin}/Frescobaldi.app /Applications - EOS - end - end end |
