Eliminate extra message when building

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7835 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2009-07-08 17:06:16 +00:00
parent 5fd923bd53
commit de7d1c2f40

View File

@ -27,7 +27,7 @@
<xsl:if test="$chunk.fast != 0">
<xsl:choose>
<xsl:when test="function-available('exsl:node-set')">
<xsl:message>Computing chunks...</xsl:message>
<!-- <xsl:message>Computing chunks...</xsl:message> -->
<xsl:apply-templates select="/*" mode="find.chunks"/>
</xsl:when>
<xsl:otherwise>