Changeset d0249fc


Ignore:
Timestamp:
07/28/2006 01:26:01 PM (18 years ago)
Author:
George Boudreau <georgeb@…>
Branches:
experimental
Children:
7c4730c
Parents:
a82bbc0
Message:

Removed code from xsl script, is now performed by book script

File:
1 edited

Legend:

Unmodified
Added
Removed
  • HLFS/hlfs.xsl

    ra82bbc0 rd0249fc  
    9999          <xsl:if test="@id='ch-tools-uclibc' or @id='ch-system-uclibc'">
    100100             <xsl:text>pushd ../; tar -xvf gettext-&gettext-version;.*; popd; &#xA;</xsl:text>
    101           </xsl:if>
    102          
    103           <xsl:if test="@id='ch-tools-glibc' or @id='ch-system-glibc'">
    104              <xsl:text>tar -xvf ../glibc-libidn-&glibc-version;.*&#xA;</xsl:text>
    105101          </xsl:if>
    106102         
Note: See TracChangeset for help on using the changeset viewer.