Ignore:
Timestamp:
2009-03-13T12:32:37+13:00 (15 years ago)
Author:
oranfry
Message:

changes to build the apache httpd and put it into the release (lirk2 and mark2)

File:
1 edited

Legend:

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

    r18513 r18666  
    2929        <exec dir="${basedir}" executable="cp"><arg line="compiled/cgi-bin/library distributions/web/cgi-bin"/></exec>
    3030        <exec dir="${basedir}" executable="cp"><arg line="compiled/cgi-bin/oaiserver distributions/web/cgi-bin"/></exec>
     31        <exec dir="${basedir}" executable="cp"><arg line="compiled/apache-httpd distributions/web"/></exec>
    3132        <copy file="${basedir}/compiled/bin/java/LuceneWrapper.jar" todir="${basedir}/distributions/web/bin/java" />
    3233    </target>
Note: See TracChangeset for help on using the changeset viewer.