6 Feb
2008
6 Feb
'08
7:07 a.m.
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. -- Anthony Ramine, the "Ports tree cleaning Maestro". <nox@macports.org>