mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
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:
parent
5fd923bd53
commit
de7d1c2f40
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user