Ignore:
Timestamp:
2010-05-21T14:36:36+12:00 (14 years ago)
Author:
ak19
Message:

References to xlhtml-0.4.9.0 changed to refer to xlhtml-0.5 instead.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/release-kits/kits/rk2/ant-scripts/compile.xml

    r22111 r22148  
    113113            <!-- add -static to makefiles -->
    114114            <rsr file="${basedir}/compiled/build-src/packages/wv/wv-gs/Makefile" pattern="^LDFLAGS =.*$" replacement="LDFLAGS = -static" />
    115             <rsr file="${basedir}/compiled/build-src/packages/xlhtml/xlhtml-0.4.9.0/xlhtml/Makefile" pattern="^LDFLAGS =.*$" replacement="LDFLAGS = -static"/>
    116             <rsr file="${basedir}/compiled/build-src/packages/xlhtml/xlhtml-0.4.9.0/ppthtml/Makefile" pattern="^LDFLAGS =.*$" replacement="LDFLAGS = -static"/>
     115            <rsr file="${basedir}/compiled/build-src/packages/xlhtml/xlhtml-0.5/xlhtml/Makefile" pattern="^LDFLAGS =.*$" replacement="LDFLAGS = -static"/>
     116            <rsr file="${basedir}/compiled/build-src/packages/xlhtml/xlhtml-0.5/ppthtml/Makefile" pattern="^LDFLAGS =.*$" replacement="LDFLAGS = -static"/>
    117117            <rsr file="${basedir}/compiled/build-src/packages/rtftohtml/rtftohtml_src/Makefile" pattern="(-o rtftohtml.{2}EXEEXT.{1})" replacement="$1 -static"/>
    118118
Note: See TracChangeset for help on using the changeset viewer.