Changeset b2489fb for HLFS


Ignore:
Timestamp:
07/30/2006 02:39:19 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
9b09518
Parents:
ccc7c2b
Message:

Typo fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • HLFS/hlfs.xsl

    rccc7c2b rb2489fb  
    110110          </xsl:if>
    111111          <!-- ONLY butterfly has a testsuite -->
    112           <xsl:if test="@id='ch-tools-butterfly-toolchain' and $testsuite != '0'">
     112          <xsl:if test="@id='ch-system-butterfly-toolchain' and $testsuite != '0'">
    113113            <xsl:text>tar -xvf gcc-testsuite-&gcc-version;.*; &#xA;</xsl:text>
    114114          </xsl:if>
Note: See TracChangeset for help on using the changeset viewer.