On Fri, 12 Apr 2002, Kailash Subramanian
<[EMAIL PROTECTED]> wrote:

> The problem is the files are not under one directory. They are under
> the subdirectories also. I guess, I should 've explained it in more
> detail.  Something like the following,
> 
> dir="./replace, ./replace/testreplace"
>           includes="xx.sh,yy.sh"

<replace dir="." ...>
  <include name="replace/xx.sh" />
  <include name="replace/testreplace/yy.sh" />
</replace>

or use wildcards?

Stefan

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to