[MacPorts] #72636: legacy-support hardcodes bindir for legacysupport.redirect_bins
MacPorts
noreply at macports.org
Sun Jun 22 16:46:26 UTC 2025
#72636: legacy-support hardcodes bindir for legacysupport.redirect_bins
----------------------------+--------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: legacy-support | Version: 2.10.7
Keywords: | Port:
----------------------------+--------------------
The current code hardcodes `${prefix}/bin`, however quite a number of
ports install in different subprefices, in which case the correct bindir
would be something like `${prefix}/libexec/${name}/bin`, etc.
Instead, the value to be used should be install prefix, not just prefix.
--
Ticket URL: <https://trac.macports.org/ticket/72636>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list