Changeset 21807


Ignore:
Timestamp:
2010-03-23T12:03:27+13:00 (14 years ago)
Author:
oranfry
Message:

cant change ant permissions for now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/release-kits/kits/rk3/installer/build.xml

    r20306 r21807  
    9090        <chmod dir="${installDir}/gs2build/bin/script" includes="**/*" perm="775"/>
    9191        <chmod dir="${installDir}/gli" includes="*.sh" perm="775"/>
    92         <chmod file="${installDir}/packages/ant/bin/ant" perm="775"/>
     92        <!--<chmod file="${installDir}/packages/ant/bin/ant" perm="775"/>-->
    9393        <!--
    9494        source is not included for now
Note: See TracChangeset for help on using the changeset viewer.