tcl expert needed

Jeremy Lavergne jeremy at lavergne.gotdns.org
Sat Jun 2 16:41:25 PDT 2012


> proc doSomething args {
>    switch ${phase} {
>    "destroot"      -
>    "post-destroot" { set where "destroot" }
>    "activate"      -
>    "post-activate" { set where "" }
>    }
>    xinstall -d ${where}[dict get ${apache} libexecdir]
>    /do a lot of stuff/
> }

There's probably a variable somewhere, but I don't think you should need it. Something is amiss, and I'd rather you tell us what you're trying to achieve.

My advice is not doing it the way you've planned so far.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 8796 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20120602/f9abd49c/attachment.bin>


More information about the macports-dev mailing list