Changeset 17997 for release-kits


Ignore:
Timestamp:
2008-12-02T11:49:13+13:00 (15 years ago)
Author:
oranfry
Message:

uncommented important code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/shared/greenstone2/ant-scripts/rk2-targets.xml

    r17996 r17997  
    4040    <target name="create-binary-zip-linux">
    4141        <property name="binzip.dir" value="distributions/Greenstone-${version}-${os.suffix}-binary"/>
    42         <!--
    4342        <exec dir="${basedir}" executable="cp"><arg line="-r distributions/web ${binzip.dir}"/></exec>
    4443        <exec dir="${basedir}" executable="cp"><arg line="${binzip.dir}/bin/linux/library distributions/Greenstone-${version}-${os.suffix}-binary/cgi-bin"/></exec>
    4544        <exec dir="${basedir}" executable="cp"><arg line="${binzip.dir}/bin/linux/oaiserver distributions/Greenstone-${version}-${os.suffix}-binary/cgi-bin"/></exec>
    46         -->
    4745
    4846        <!-- delete sourcecode -->
Note: See TracChangeset for help on using the changeset viewer.