Ignore:
Timestamp:
2007-09-12T14:43:17+12:00 (17 years ago)
Author:
oranfry
Message:

stopped the get-macos-extra ant target from being deleted from a distribution's build.xml file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • greenstone3/branches/3-03/dist-resources/convert-build-xml.xsl

    r13379 r14516  
    2424  <xsl:template match="target[starts-with(@name, 'rename-gs2build')]"></xsl:template>
    2525  <xsl:template match="target[@name='test']"></xsl:template>
    26   <xsl:template match="target[@name='get-macos-extra']"></xsl:template>
     26  <!--<xsl:template match="target[@name='get-macos-extra']"></xsl:template>-->
    2727  <xsl:template match="target[@name='get-windows-binaries']"></xsl:template>
    2828
Note: See TracChangeset for help on using the changeset viewer.