Merge pull request #6247 from pan-long/sogou-input-installer-location

changed the location of installer to app bundle
This commit is contained in:
Vítor Galvão 2014-09-18 14:16:37 +01:00
commit 6320489a97
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ class Sogouinput < Cask
caskroom_only true
caveats do
manual_installer '安装搜狗输入法.app/Contents/SogouInstallerHelper'
manual_installer '安装搜狗输入法.app'
end
uninstall :delete => '/Library/Input Methods/SogouInput.app'
end