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

dont compile search4j and pass param to make-concrete task

Location:
release-kits/lirk3/ant-scripts
Files:
2 edited

Legend:

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

    r17422 r17523  
    2626        <ant dir="greenstone3" antfile="${lirk3.home}/ant-scripts/operations-on-gs3home.xml" target="build-unix" inheritAll="false"/>
    2727        <antcall target="linux-strip-execs" />
    28 
    29         <!-- search4j -->
    30         <antcall target="compile-search4j-unix" /> <!-- from rk3-targets -->
    3128
    3229        <!-- uninstaller -->
  • release-kits/lirk3/ant-scripts/create-distribution.xml

    r17457 r17523  
    5959        <delete dir="distribution/greenstone3/gs2build/bin/linux"/>
    6060        <exec executable="cp"><arg line="-r greenstone3/gs2build/bin/linux distribution/greenstone3/gs2build/bin"/></exec>
    61         <exec dir="${basedir}" executable="cp"><arg line="greenstone3/bin/search4j distribution/greenstone3/bin"/></exec>
    6261
    6362        <delete dir="distribution/greenstone3/gs2build/bin/java"/>
Note: See TracChangeset for help on using the changeset viewer.