djview4: remove duplicated .app caveats.
This commit is contained in:
parent
5c69a14d82
commit
562ac697de
1 changed files with 0 additions and 9 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue