Stefan Bodewig <[EMAIL PROTECTED]> wrote:

> I propose to change that to
> 
>     <chmod perm="ugo+x" type="dir">
>        <fileset dir="${dist.bin}" />
>     </chmod>
>     <chmod perm="ugo+r">
>        <fileset dir="${dist.bin}" />
>     </chmod>

s/dist.bin/dist.dir/ as well as type="both" for the second task.

Stefan

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

Reply via email to