On Thu, May 31, 2012 at 6:22 AM, Jeremy Lavergne <[email protected]> wrote: >> + system "cd ${destroot}${prefix}/bin && ln -s pbzip2 pbunzip2 && ln -s >> pbzip2 pbzcat" > > This can be done without a system call: > http://guide.macports.org/#reference.tcl-extensions
How? I tried using the ln macro and that resulted in absolute links being using instead of relative, i.e. the links where to paths in the $destroot path. Cheers Adam _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
