use installer :manual in vlc-remote

This commit is contained in:
Roland Walker 2014-10-21 09:20:11 -04:00
parent dc24c9df43
commit 1c94355b6f
1 changed files with 1 additions and 3 deletions

View File

@ -7,7 +7,5 @@ class VlcRemote < Cask
homepage 'http://hobbyistsoftware.com/vlc'
license :unknown
caveats do
manual_installer 'VLC Setup.app'
end
installer :manual => 'VLC Setup.app'
end