Ignore:
Timestamp:
2008-12-04T14:05:46+13:00 (15 years ago)
Author:
max
Message:

Revert

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/shared/ant-scripts/init.xml

    r18017 r18072  
    369369        <copy file="compiled/uninstaller/uninst.jar" todir="distributions/web" />
    370370        <copy file="${rk.home}/uninstaller/Uninstall.${script-format}" todir="distributions/web" />
    371         <if><bool><equals arg1="bat" arg2="${script-format}"/></bool>
    372             <copy file="${rk.home}/uninstaller/Uninst.${script-format}" todir="distributions/web" />
    373         </if>
    374371    </target>
    375372
Note: See TracChangeset for help on using the changeset viewer.