Ignore:
Timestamp:
2008-10-01T16:49:25+13:00 (16 years ago)
Author:
oranfry
Message:

changes to the way binaries are stored in the cgi-bin and bin/(os) directories

File:
1 edited

Legend:

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

    r17422 r17437  
    6363        <echo/>
    6464
     65        <echo message="Installing Servers"/>
     66        <copy tofile="${installDir}/cgi-bin/oaiserver" file="${installDir}/bin/darwin/oaiserver"/>
     67        <copy tofile="${installDir}/cgi-bin/library" file="${installDir}/bin/darwin/library"/>
     68
    6569        <echo message="Setting Binaries to Executable"/>
    6670        <chmod dir="${installDir}" includes="*.sh,*.bash" perm="775"/>
Note: See TracChangeset for help on using the changeset viewer.