blank before uninstall in netbeans-cpp

This commit is contained in:
Roland Walker 2014-11-22 09:12:42 -05:00
parent dc7251cf76
commit 94aedd6d21
1 changed files with 1 additions and 0 deletions

View File

@ -7,5 +7,6 @@ cask :v1 => 'netbeans-cpp' do
license :unknown
pkg "NetBeans #{version}.mpkg"
uninstall :delete => '/Applications/NetBeans'
end