Ignore:
Timestamp:
2009-07-06T10:50:24+12:00 (15 years ago)
Author:
oranfry
Message:

allow sourcecode to make it in for this release

File:
1 edited

Legend:

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

    r19936 r19953  
    55        <antcall target="checkout-greenstone3" />
    66        <antcall target="greenstone3-set-version-numbers"><param name="greenstone3basedir" value="compiled"/></antcall>
     7        <ant dir="compiled" inheritAll="false">
     8            <target name="prepare"/>
     9            <propertyset refid="forward.properties"/>
     10        </ant>
    711        <antcall target="gli-set-version-numbers"><param name="glibasedir" value="compiled/gli" /></antcall>
    812        <ant dir="compiled" inheritAll="false">
    9             <target name="prepare"/>
    1013            <target name="install"/>
     14                        <!-- we are temporarily leaving in src code -->
     15                        <target name="distclean"/>
    1116            <target name="dist-tidy"/>
    1217            <propertyset refid="forward.properties"/>
Note: See TracChangeset for help on using the changeset viewer.