Le 6 févr. 08 à 14:04, Michael Franz a écrit :



On Feb 6, 2008 2:07 AM, N_Ox <[EMAIL PROTECTED]> wrote:
Le 6 févr. 08 à 08:01, Ryan Schmidt a écrit :

> <snip/>
>
> It would probably be:
>
> set libgcj [exec find ${prefix}/share/java -name "libgcj-4\.2*.jar"]
>
> (unless you use fs-traverse like Daniel said)
>

I think the current policy is to avoid any exec/system call when we
can do it in a pure TCL fashion.

Not know TCL, is that the fs-traverse method?


Yes, that's a TCL procedure defined in Pextlib library from MacPorts.
see the portfile manpage for the documentation.

Regards,

--
Anthony Ramine, the "Ports tree cleaning Maestro".
<[EMAIL PROTECTED]>

_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to