Changeset 7d6fe10 for LFS


Ignore:
Timestamp:
02/23/2007 10:33:09 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:
7e45406
Parents:
7d6d6f7
Message:

Final system strip command scripts need to use #!/tools/bin/bash

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LFS/lfs.xsl

    r7d6d6f7 r7d6fe10  
    8282        <xsl:choose>
    8383          <xsl:when test="@id='ch-system-creatingdirs' or
    84                     @id='ch-system-createfiles'">
     84                    @id='ch-system-createfiles' or
     85                    @id='ch-system-strippingagain'">
    8586            <xsl:text>#!/tools/bin/bash&#xA;set +h&#xA;</xsl:text>
    8687          </xsl:when>
Note: See TracChangeset for help on using the changeset viewer.