add zap stanza, quick-search-box.rb

This commit is contained in:
Roland Walker 2014-10-11 10:31:39 -04:00
parent 7d662a1c04
commit b137ed805a
1 changed files with 3 additions and 0 deletions

View File

@ -10,4 +10,7 @@ class QuickSearchBox < Cask
postflight do
system '/bin/chmod', '-R', '--', 'u+w', destination_path
end
zap :delete => '~/Library/Application Support/Google/Quick Search Box',
:rmdir => '~/Library/Application Support/Google/'
end