Ryan Schmidt wrote:
> On Mar 12, 2008, at 11:41, [EMAIL PROTECTED] wrote:
>
>> Log Message:
>> -----------
>> Fix reported destroot error caused by not cd'ing to ${worksrcpath}.
>
>> +# This should not be necessary, but it seems to work around a bug
>> +# that exist at least in MP 1.600.
>> destroot {
>> - system "${destroot.cmd} ${destroot.target}"
>> + system "cd ${worksrcpath} && ${destroot.cmd} ${destroot.target}"
>> }
>
> Why override the destroot phase at all?
If you use a workaround and reference a bug, also include a ticket
number. So later this can be removed after the ticket was fixed.
Rainer
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev