Changeset 3a5c9cc for LFS


Ignore:
Timestamp:
03/08/2006 08:12:27 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
694351a
Parents:
3bbf6d5
Message:

Updated lfs.xsl to current trunk version.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LFS/lfs.xsl

    r3bbf6d5 r3a5c9cc  
    44  %general-entities;
    55]>
     6
     7<!-- $Id$ -->
    68
    79<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
     
    7072          </xsl:otherwise>
    7173        </xsl:choose>
    72         <xsl:if test="sect2[@role='installation'] or
    73                 @id='ch-tools-adjusting' or
    74                 @id='ch-system-readjusting'">
     74        <xsl:if test="sect2[@role='installation']">
    7575          <xsl:text>cd $PKGDIR&#xA;</xsl:text>
    7676          <xsl:if test="@id='ch-system-vim' and $vim-lang = '1'">
Note: See TracChangeset for help on using the changeset viewer.