Update openoffice.rb

add delete folder.
This commit is contained in:
暖簾 2015-08-16 10:03:24 +09:00 committed by Vítor Galvão
parent 869c44be14
commit 1d97450491
1 changed files with 2 additions and 0 deletions

View File

@ -10,4 +10,6 @@ cask :v1 => 'openoffice' do
tags :vendor => 'Apache'
app 'OpenOffice.app'
zap :delete => '~/Library/Application Support/OpenOffice'
end