GSoC relocatable packages
Joshua Root
jmr at macports.org
Fri Mar 6 14:50:22 PST 2015
On 2015-3-7 07:12 , Bradley Giesbrecht wrote:
> What would be the challenges of producing relocatable packages where a port and all its macports dependents would be prefixed to the package dir and shared libs would use relative paths?
Convincing everything to use relative paths, mainly. I guess you're
thinking @rpath for the mach-o files, but paths can end up hardcoded
into them in other ways, and in other file types.
- Josh
More information about the macports-dev
mailing list