Ignore:
Timestamp:
2008-10-10T15:09:44+13:00 (16 years ago)
Author:
oranfry
Message:

dont compile search4j in release process (as its now part of greenstone) and call make-installer-files-concrete with param

File:
1 edited

Legend:

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

    r17396 r17519  
    44    <target name="create-installer">
    55        <antcall target="copy-installer-files"/>
    6         <antcall target="make-installer-files-concrete"/> <!-- from rk2-targets -->
     6        <antcall target="make-installer-files-concrete"><param name="java.os" value="linux"/></antcall> <!-- from rk2-targets -->
    77        <antcall target="compile-installer"/>
    88    </target>
Note: See TracChangeset for help on using the changeset viewer.