[MacPorts] #58163: muniversal-1.0: symlinked worksrcpath break correct operation (only last arch built and installed)
MacPorts
noreply at macports.org
Wed Mar 6 00:25:09 UTC 2019
#58163: muniversal-1.0: symlinked worksrcpath break correct operation (only last
arch built and installed)
---------------------+----------------------
Reporter: Ionic | Owner: Ionic
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: |
---------------------+----------------------
Comment (by slewsys):
Is it possible to just replace
{{{
copy ${worksrcpath} ${worksrcpath}-${arch}
}}}
with
{{{
exec cp -HR ${worksrcpath} ${worksrcpath}-${arch}
}}}
--
Ticket URL: <https://trac.macports.org/ticket/58163#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list