<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Jun 7, 2015 at 10:33 PM, Louis Gesbert <span dir="ltr"><<a href="mailto:louis.gesbert@ocamlpro.com" target="_blank">louis.gesbert@ocamlpro.com</a>></span> wrote:<br><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
    [ "sh" "-c" "cp _build/* %{foo:lib}%" ]<br></blockquote><div><br></div><div>This is good enough for me.</div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
I'm afraid you're stuck with 'foo:name' at the moment, but I agree it's not ideal.<br>
<br>
Ideas to improve on these welcome!<br></blockquote><div><br></div><div>We basically need a "this" variable, which is what %{name}% is. Maybe interpolating nested variables would work, so we could really do <span style="font-size:12.8000001907349px">%{%{name}%:lib}%.</span></div><div><span style="font-size:12.8000001907349px"><br></span></div></div></div></div>