Changeset 34534


Ignore:
Timestamp:
2020-11-16T11:29:29+13:00 (3 years ago)
Author:
kjdon
Message:

need to make sure the gs2build/bin/linux directory is there before doing svn export in it

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/build.xml

    r34533 r34534  
    32153215      <matches string="${os.arch}" pattern="64"/>
    32163216    </condition>
     3217    <mkdir dir="${gs2build.home}/bin/linux"/>
    32173218    <exec executable="svn" dir="${gs2build.home}/bin/linux">
    32183219      <arg value="export"/>
Note: See TracChangeset for help on using the changeset viewer.