On Thu, May 31, 2012 at 8:55 AM, Joshua Root <[email protected]> wrote:
>> No matter where you move pbunzip2 and pbzcat from the destroot, they'll
>> always point to ${prefix}/bin/pbunzip2.
>
> Again, you don't have to link to an absolute path. This should do the
> same thing as the version using system and cd:
>
> ln -s pbzip2 ${destroot}${prefix}/bin/pbunzip2
> ln -s pbzip2 ${destroot}${prefix}/bin/pbzcat
Thanks, that did the trick. Fixed in r93797.
Cheers
Adam
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev