Skip to content

Commit

Permalink
pd-extended.rb: postflight instead of uninstall_preflight
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorgalvao committed Apr 1, 2015
1 parent 5639619 commit 61d7745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Casks/pd-extended.rb
Expand Up @@ -10,7 +10,7 @@

app 'Pd-extended.app'

uninstall_preflight do
postflight do
system '/bin/chmod', '-R', '--', 'u+w', "#{staged_path}/Pd-extended.app"
end
end

0 comments on commit 61d7745

Please sign in to comment.