6 Feb
2008
6 Feb
'08
4:38 p.m.
Le 6 févr. 08 à 14:04, Michael Franz a écrit :
On Feb 6, 2008 2:07 AM, N_Ox <n.oxyde@gmail.com> 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". <nox@macports.org>