HLFS: Gettext is not needed now in chapter05 uClibc.
This commit is contained in:
parent
8426d1fdc4
commit
5e83595a2b
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@
|
||||||
<xsl:if test="(sect2[@role='installation'] and
|
<xsl:if test="(sect2[@role='installation'] and
|
||||||
not(@id='bootable-kernel'))">
|
not(@id='bootable-kernel'))">
|
||||||
<xsl:text>cd $PKGDIR
</xsl:text>
|
<xsl:text>cd $PKGDIR
</xsl:text>
|
||||||
<xsl:if test="@id='ch-tools-uclibc' or @id='ch-system-uclibc'">
|
<xsl:if test="@id='ch-system-uclibc'">
|
||||||
<xsl:text>pushd ../; tar -xvf gettext-&gettext-version;.*; popd; 
</xsl:text>
|
<xsl:text>pushd ../; tar -xvf gettext-&gettext-version;.*; popd; 
</xsl:text>
|
||||||
</xsl:if>
|
</xsl:if>
|
||||||
|
|
||||||
|
|
Reference in a new issue