Changeset 58b186c for CLFS/clfs.xsl


Ignore:
Timestamp:
04/05/2007 06:19:18 PM (17 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
459220b
Parents:
6c1b96b
Message:

CLFS: Removed "cd " from 108-multiarch_wrapper.
Thanks to Mario Lang for the report.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CLFS/clfs.xsl

    r6c1b96b r58b186c  
    102102            </xsl:if>
    103103            <xsl:text>&#xA;</xsl:text>
    104             <xsl:if test="sect2[@role='installation']">
     104            <xsl:if test="sect2[@role='installation'] and
     105                          not(@id='ch-system-multiarch-wrapper')">
    105106              <xsl:text>cd $PKGDIR&#xA;</xsl:text>
    106107              <xsl:if test="@id='ch-system-vim' and $vim-lang = 'y'">
Note: See TracChangeset for help on using the changeset viewer.