Ignore:
Timestamp:
2008-08-21T11:16:35+12:00 (16 years ago)
Author:
oranfry
Message:

dont overwrite startmenu shortcuts for repeat installs unless they are over-installs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/wirk2/ant-scripts/create-distribution.xml

    r16774 r16931  
    5252    </target>
    5353
    54     <target name="copy-server-to-root">
    55         <copy
    56             todir="${basedir}/distributions/web"
    57             file="${basedir}/distributions/web/bin/windows/server.exe"
    58             overwrite="true"/>
    59     </target>
    60    
    6154    <target name="compile-gli">
    6255        <echo>Compiling gli...</echo>
Note: See TracChangeset for help on using the changeset viewer.