app stanza in pd-extended.rb

This commit is contained in:
Roland Walker 2014-09-15 12:06:06 -04:00
parent fb8843c34b
commit 55c2a7c6d4
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ class PdExtended < Cask
url 'https://downloads.sourceforge.net/project/pure-data/pd-extended/0.43.4/Pd-0.43.4-extended-macosx105-i386.dmg'
homepage 'http://puredata.info/downloads/pd-extended'
link 'Pd-extended.app'
app 'Pd-extended.app'
uninstall_preflight do
system '/bin/chmod', '-R', '--', 'u+w', "#{destination_path}/Pd-extended.app"