Ignore:
Timestamp:
2008-11-28T13:45:07+13:00 (15 years ago)
Author:
oranfry
Message:

winbin changes

File:
1 edited

Legend:

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

    r17969 r17970  
    3030        <antcall target="tweak-files" />
    3131        <antcall target="insert-winbin"/>
    32         <antcall target="insert-export-to-cd-package"><param name="gsdl.basedir" value="distributions/Greenstone-${version}-source"/></antcall><!-- from rk2-targets -->
    3332        <antcall target="create-archives"/>
    3433    </target>
     
    4342            <export srcurl="${svn.root}/other-projects/trunk/winbin/bin" destPath="distributions/Greenstone-${version}-source/bin/windows"/>
    4443        </svn>
     44        <get src="http://greenstone.org/release-snapshots/server.exe" dest="distributions/Greenstone-${version}-source/bin/windows/server.exe"/>
    4545    </target>
    4646
Note: See TracChangeset for help on using the changeset viewer.