Ignore:
Timestamp:
2009-12-02T13:24:53+13:00 (14 years ago)
Author:
oranfry
Message:

updated code after the repository restructure

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/release-kits/sork3/ant-scripts/build.xml

    r20533 r21202  
    7474        <delete dir="distributions/${dist.dirname}/gs2build/bin/windows"/>
    7575        <svn>
    76             <export srcurl="${svn.root}/other-projects/trunk/winbin/bin" destPath="distributions/${dist.dirname}/gs2build/bin/windows"/>
     76            <export srcurl="${svn.root}/main/${branch.path}/binaries/windows/bin" destPath="distributions/${dist.dirname}/gs2build/bin/windows"/>
    7777        </svn>
    7878        <delete dir="distributions/${dist.dirname}/gs2build/bin/windows/imagemagick"/>
Note: See TracChangeset for help on using the changeset viewer.