Ignore:
Timestamp:
2007-11-02T13:33:52+13:00 (16 years ago)
Author:
oranfry
Message:

fixed a reference that was to a URL but should have been to a filesystem location

File:
1 edited

Legend:

Unmodified
Added
Removed
  • greenstone3/branches/3.03a/build.xml

    r14732 r14761  
    11521152  <target name="update-winbin" depends="init" if="current.os.iswindows" unless="nocvs.mode">
    11531153        <svn>
    1154             <update dir="${svn.root}/other-projects/trunk/winbin"/>
     1154            <update dir="winbin"/>
    11551155        </svn> 
    11561156    </target>
Note: See TracChangeset for help on using the changeset viewer.