valkyrie: remove duplicated .app caveats.
Closes Homebrew/homebrew#26033.
This commit is contained in:
parent
689eccef5c
commit
dec2bb7316
1 changed files with 0 additions and 9 deletions
|
@ -15,13 +15,4 @@ class Valkyrie < Formula
|
|||
system "make install"
|
||||
prefix.install bin/'valkyrie.app'
|
||||
end
|
||||
|
||||
def caveats; <<-EOS.undent
|
||||
The application has been installed to:
|
||||
#{prefix}/valkyrie.app
|
||||
|
||||
To link the application to a normal Mac OS X location:
|
||||
brew linkapps
|
||||
EOS
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue