blank before uninstall in fender-fuse

This commit is contained in:
Roland Walker 2014-11-22 09:12:39 -05:00
parent ba0d72481c
commit b4d94c5fe8
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ cask :v1 => 'fender-fuse' do
license :unknown
pkg 'Fender FUSE Installer.app/Contents/Resources/Fender FUSE.pkg'
uninstall :pkgutil => 'com.Fender.pkg.FenderFUSE',
:delete => '/Applications/Fender FUSE.app'
end