blank before uninstall in zendserver

This commit is contained in:
Roland Walker 2014-11-22 09:12:48 -05:00
parent 24469723d7
commit b8b18c4674

View file

@ -7,6 +7,7 @@ cask :v1 => 'zendserver' do
license :unknown
pkg 'Zend Server.pkg'
uninstall :script => { :executable => '/usr/local/zend/bin/uninstall.sh', :args => ['--automatic'] },
:pkgutil => 'zenith.pkg.ZendServer'
caveats do