From 099cfea6ae512db71c777919df7a18f2af657a03 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sat, 18 Jan 2014 21:58:42 +0000 Subject: emacs: remove duplicated .app caveats. --- Library/Formula/emacs.rb | 8 -------- 1 file changed, 8 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/emacs.rb b/Library/Formula/emacs.rb index 5421e7805..db7c46c8e 100644 --- a/Library/Formula/emacs.rb +++ b/Library/Formula/emacs.rb @@ -126,14 +126,6 @@ class Emacs < Formula s = "" if build.include? "cocoa" s += <<-EOS.undent - Emacs.app was installed to: - #{prefix} - - To link the application to a normal Mac OS X location: - brew linkapps - or: - ln -s #{prefix}/Emacs.app /Applications - A command line wrapper for the cocoa app was installed to: #{bin}/emacs EOS -- cgit v1.2.3