Ticket #4360: Portfile.diff
File Portfile.diff, 343 bytes (added by cthe24@…, 19 years ago) |
---|
-
Portfile
old new 29 29 30 30 destroot { 31 31 xinstall -d -m 755 ${destroot}/Applications/DarwinPorts 32 file copy ${build.dir}/build/ ${name}.app \32 file copy ${build.dir}/build/Default/${name}.app \ 33 33 ${destroot}/Applications/DarwinPorts/${name}.app 34 34 }