Changeset 56e487e for CLFS3


Ignore:
Timestamp:
12/14/2007 08:30:09 PM (17 years ago)
Author:
George Boudreau <georgeb@…>
Branches:
2.3, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
5210ae1
Parents:
81a7fb8
Message:

Patch: force locale when checking version requirements

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CLFS3/clfs3.xsl

    r81a7fb8 r56e487e  
    102102      </xsl:when>
    103103      <!-- Select Endian level for uClibc -->
     104<!--
    104105      <xsl:when test="$endian='xbig' and contains(string(),'LITTLE_ENDIAN')"/>
    105106      <xsl:when test="$endian='xlittle' and contains(string(),'BIG_ENDIAN')"/>
     107-->
    106108      <!-- Setting $LANG for /etc/profile -->
    107109      <xsl:when test="ancestor::sect1[@id='ch-scripts-profile'] and
Note: See TracChangeset for help on using the changeset viewer.