Ticket #40886: apple-gcc42.diff

File apple-gcc42.diff, 319 bytes (added by ryandesign (Ryan Carsten Schmidt), 11 years ago)

proposed patch

  • Portfile

     
    123123#}
    124124
    125125post-extract {
    126     file copy -force ${filespath}/build_gcc ${worksrcpath}
     126    xinstall -W ${filespath} build_gcc ${worksrcpath}
    127127}
    128128
    129129post-patch {