From 90121ed8fdfe8571663790919981378b26ef13a6 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sat, 18 Jan 2014 21:58:36 +0000 Subject: djview4: remove duplicated .app caveats. --- Library/Formula/djview4.rb | 9 --------- 1 file changed, 9 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/djview4.rb b/Library/Formula/djview4.rb index f082edc5a..b98a9dc43 100644 --- a/Library/Formula/djview4.rb +++ b/Library/Formula/djview4.rb @@ -28,15 +28,6 @@ class Djview4 < Formula # Simply copy the application bundle where you want it. prefix.install 'src/djview.app' end - - def caveats; <<-EOS - djview.app was installed in: - #{opt_prefix} - - To symlink into ~/Applications, you can do: - brew linkapps - EOS - end end -- cgit v1.2.3