Changeset 14763 for other-projects


Ignore:
Timestamp:
2007-11-02T14:22:47+13:00 (16 years ago)
Author:
oranfry
Message:

same buggy copy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • other-projects/trunk/gs3-release-maker/build.xml

    r14762 r14763  
    459459            <delete dir="${release.dir}/installer"/>
    460460            <mkdir dir="${release.dir}/installer"/>
    461             <exec executable="cp"><arg line="-r /home/nzdl/for-distributions/installers/greenstone3 ${release.dir}/installer"/></exec>
     461            <echo level="info">copy the installer</echo>
     462            <exec executable="cp"><arg line="-r /home/nzdl/for-distributions/installers/greenstone3 ${release.dir}/installer/greenstone3"/></exec>
    462463
    463464            <!-- Edit the <installer-dir>/greenstone3/Greenstone3 Digital Library Software.uip file and change any absolute paths as needed. Make sure you change all paths. -->
Note: See TracChangeset for help on using the changeset viewer.