Changeset 18922


Ignore:
Timestamp:
2009-04-08T16:20:40+12:00 (15 years ago)
Author:
oranfry
Message:

comment fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rk-oran/shared/ant-scripts/init.xml

    r18921 r18922  
    365365    </target>
    366366
    367     <!-- copy the uninstaller from the compiled directory to web distribution -->
     367    <!-- copy the uninstaller script from the rk to web distribution -->
    368368    <target name="insert-uninstaller">
    369         <!--<copy file="compiled/uninstaller/uninst.jar" todir="distributions/web" />-->
    370369        <copy file="${rk.home}/uninstaller/Uninstall.${script-format}" todir="distributions/web" />
    371370    </target>
Note: See TracChangeset for help on using the changeset viewer.