Ignore:
Timestamp:
2008-09-19T12:59:22+12:00 (16 years ago)
Author:
oranfry
Message:

using the shared targets for things

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/mark3/ant-scripts/operations-on-gs3home.xml

    r16655 r17348  
    3939    </target>
    4040   
    41 
    42 
    4341    <!-- creates the base distribution. Needs binaries copied in to it from other greenstones (prepare-os targets) -->
    4442    <target name="create-distribution-1" depends="init" description="do all the initial downloading and setting up">
     
    10098
    10199        <!-- clean up -->
    102         <delete><fileset dir="${basedir}" includes="**/.svn"/></delete>
    103 
    104100        <delete><fileset dir="${basedir}" includes="*.bat"/></delete>
    105101        <delete><fileset dir="${basedir}/gli" includes="*.bat"/></delete>
Note: See TracChangeset for help on using the changeset viewer.