Ignore:
Timestamp:
2009-06-24T14:27:00+12:00 (15 years ago)
Author:
oranfry
Message:

made the insert-windows-perl target take a todir attribute, and update calls to that target appropriately

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/sork2/ant-scripts/build.xml

    r19600 r19901  
    2929        <antcall target="gli-set-version-numbers"><param name="glibasedir" value="${basedir}/distributions/Greenstone-${version}-source-distribution/gli"/></antcall>
    3030        <antcall target="insert-winbin"/>
    31         <antcall target="insert-windows-perl"><param name="gsdl.basedir" value="${basedir}/distributions/Greenstone-${version}-source-distribution"/></antcall>
     31        <antcall target="insert-windows-perl"><param name="todir" value="${basedir}/distributions/Greenstone-${version}-source-distribution/bin/windows"/></antcall>
    3232        <antcall target="tweak-files" />
    3333        <antcall target="create-archives"/>
Note: See TracChangeset for help on using the changeset viewer.