Author: pierre
Date: Sun Mar 29 13:35:52 2020
New Revision: 4146
Log:
Fix a forgotten new IDREF
Modified:
jhalfs/trunk/LFS/lfs.xsl
Modified: jhalfs/trunk/LFS/lfs.xsl
==============================================================================
--- jhalfs/trunk/LFS/lfs.xsl Sun Mar 29 10:19:25 2020 (r4145)
+++ jhalfs/trunk/LFS/lfs.xsl Sun Mar 29 13:35:52 2020 (r4146)
@@ -94,7 +94,7 @@
otherwise it is in /bin.-->
<xsl:variable name="bashdir">
<xsl:choose>
- <xsl:when test="//sect1[@id='ch-tools-creatingtoolsdir']">
+ <xsl:when test="//sect1[@id='ch-preps-creatingtoolsdir']">
<xsl:text>/tools</xsl:text>
</xsl:when>
<xsl:otherwise>
--
http://lists.linuxfromscratch.org/listinfo/alfs-log
Unsubscribe: See the above information page