add zap stanza, flash-player-debugger.rb

This commit is contained in:
Roland Walker 2014-10-11 10:26:44 -04:00
parent 3eaa70c050
commit 503b50462b
1 changed files with 5 additions and 0 deletions

View File

@ -8,4 +8,9 @@ class FlashPlayerDebugger < Cask
# Renamed to avoid conflict with flash-player.
app 'Flash Player.app', :target => 'Flash Player Debugger.app'
zap :delete => [
'~/Library/Caches/Adobe/Flash Player',
'~/Library/Logs/FlashPlayerInstallManager.log',
]
end