Ignore:
Timestamp:
2009-04-02T10:51:49+13:00 (15 years ago)
Author:
oranfry
Message:

sorting out the mess of library and oaiserver being renamed and being needlessly copied around

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/wirk2/installer/build.xml

    r18705 r18870  
    8686            comment="Dummy 'demo' user with password 'demo' for authen-e collection"/>
    8787
    88         <echo message="Installing Servers"/>
    89         <copy todir="${installDir}" file="${installDir}/bin/windows/server.exe"/>
    90         <copy tofile="${installDir}/cgi-bin/oaiserver" file="${installDir}/bin/windows/oaiserver.exe"/>
    91         <copy tofile="${installDir}/cgi-bin/library" file="${installDir}/bin/windows/library.exe"/>
    92 
    9388        <echo message="Creating installation properties file"/>
    9489        <echo file="${installDir}\etc\installation.properties">installed.startmenu.path:${startmenu.path.unix}</echo>
Note: See TracChangeset for help on using the changeset viewer.