From 3f7698ddd03ce77ea3e69db473a6d6b657f49377 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sat, 18 Jan 2014 21:58:55 +0000 Subject: frescobaldi: remove duplicated .app caveats. --- Library/Formula/frescobaldi.rb | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'Library/Formula') 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 -- cgit v1.2.3