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/mark2/installer/build.xml

    r18854 r18870  
    3434        <unzip src="${basedir}/core.comp" dest="${installDir}"/>
    3535        <delete file="core.comp"/>
    36 
    37         <echo message="Installing Servers"/>
    38         <copy tofile="${installDir}/cgi-bin/oaiserver.cgi" file="${installDir}/bin/darwin/oaiserver.cgi"/>
    39         <copy tofile="${installDir}/cgi-bin/library.cgi" file="${installDir}/bin/darwin/library.cgi"/>
    4036
    4137        <echo message="Setting Binaries to Executable"/>
Note: See TracChangeset for help on using the changeset viewer.