diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/djview4.rb | 9 |
1 files changed, 0 insertions, 9 deletions
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 |
