Ignore:
Timestamp:
2008-08-15T13:27:04+12:00 (16 years ago)
Author:
oranfry
Message:

fixes to mark3

File:
1 edited

Legend:

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

    r16744 r16807  
    2222        <ant target="build-unix" dir="greenstone3" antfile="${mark3.home}/ant-scripts/operations-on-gs3home.xml" inheritAll="false"/>
    2323        <antcall target="linux-strip-execs" />
     24        <antcall target="compile-search4j" /> <!-- from rk3-targets -->
    2425
    2526        <!-- documentation -->
     
    4344
    4445    <target name="tweak-makefiles">
    45       <rsr
     46        <rsr
    4647            file="${basedir}/greenstone3/gs2build/common-src/src/gdbmedit/db2txt/Makefile"
    4748            pattern="^(LIBS ?=.*)-L${mark3.home}/mac/${processor}/gdbm/lib -lgdbm(.*)$"
Note: See TracChangeset for help on using the changeset viewer.