On Thu, May 31, 2012 at 8:16 AM, Jeremy Lavergne <[email protected]> wrote:
> Did you use the -s flag? > ln -s newlink original > > The guide is being quite literal when it says it mimics BSD ln. Yep, When doing that the links where absolute, the key is the call to cd. As we don't have a cd macro anymore the only way I could see to do this was using a system call. Cheers Adam _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
