[MacPorts] #56985: rust: Failed to destroot rust
MacPorts
noreply at macports.org
Wed Sep 26 18:17:49 UTC 2018
#56985: rust: Failed to destroot rust
---------------------------+----------------------
Reporter: Dave-Allured | Owner: g5pw
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.3
Resolution: | Keywords:
Port: rust |
---------------------------+----------------------
Comment (by Dave-Allured):
If I am not mistaken, there are two mkdir commands missing from the
rust at 1.29.0 portfile. Maintainer, if you agree, please add these commands
in Portfile, just in front of the two matching "file copy" commands.
{{{
file mkdir ${destroot}${prefix}/lib/rustlib/${rust_platform}/analysis
...
file mkdir
${destroot}-${arch}${prefix}/lib/rustlib/${rust_platform}/analysis
}}}
--
Ticket URL: <https://trac.macports.org/ticket/56985#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list