Executing scripts during configure

N_Ox n.oxyde at gmail.com
Wed Feb 6 08:38:49 PST 2008


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

>
>
> On Feb 6, 2008 2:07 AM, N_Ox <n.oxyde at 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 at macports.org>



More information about the macports-users mailing list