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

    r18848 r18870  
    4141        <unzip src="${basedir}/core.comp" dest="${installDir}"/>
    4242        <delete file="core.comp"/>
    43 
    44         <echo>Installing Servers</echo>
    45         <copy tofile="${installDir}/cgi-bin/oaiserver.cgi" file="${installDir}/bin/linux/oaiserver.cgi"/>
    46         <copy tofile="${installDir}/cgi-bin/library.cgi" file="${installDir}/bin/linux/library.cgi"/>
    4743
    4844        <echo>Setting Binaries to Executable</echo>
Note: See TracChangeset for help on using the changeset viewer.