[93780] trunk/dports/archivers/pbzip2/Portfile
Adam Mercer
ram at macports.org
Thu May 31 06:12:39 PDT 2012
On Thu, May 31, 2012 at 6:22 AM, Jeremy Lavergne
<jeremy at lavergne.gotdns.org> 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
More information about the macports-dev
mailing list