Uninstall phase

Joshua Root jmr at macports.org
Wed Nov 3 06:49:37 PDT 2010


On 2010-11-4 00:30 , Norman Heino wrote:
> What about files outside ${destroot}? I create a (symlinked) launchd item in /Library/LaunchDaemons since I need WorkingDirectory to be set for my port.

I don't think you understand what the destroot is. *Everything* you
install, no matter where it will end up, is installed into the destroot.
A file put into ${destroot}/foo/bar will end up in /foo/bar after the
port is activated.

- Josh


More information about the macports-dev mailing list