Ignore:
Timestamp:
2008-06-13T15:22:11+12:00 (16 years ago)
Author:
oranfry
Message:

updates after the change of installer resources location in the repository

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/lirk3/ant-scripts/wrap.xml

    r15995 r16003  
    2626            <!-- copy bundled files -->
    2727            <copy todir="${basedir}/wrapped-installer/build" file="${lirk3.home}/search4j/search4j" />
    28             <copy todir="${basedir}/wrapped-installer/build" file="${lirk3.home}/wrapper/${java.installer}"/>
     28            <copy todir="${basedir}/wrapped-installer/build" file="${lirk3.home}/linux/${java.installer}"/>
    2929            <copy todir="${basedir}/wrapped-installer/build" file="${basedir}/installer/greenstone3.jar"/>
    3030            <copy todir="${basedir}/wrapped-installer/build" file="${basedir}/installer/greenstone3-with-java.jar"/>
Note: See TracChangeset for help on using the changeset viewer.