Author: pierre
Date: Mon Feb 5 02:45:29 2018
New Revision: 4041
Log:
Move a misplaced linefeed in LFS/lfs.xsl:outputpkgdest
Modified:
jhalfs/trunk/LFS/lfs.xsl
Modified: jhalfs/trunk/LFS/lfs.xsl
==============================================================================
--- jhalfs/trunk/LFS/lfs.xsl Mon Feb 5 02:30:01 2018 (r4040)
+++ jhalfs/trunk/LFS/lfs.xsl Mon Feb 5 02:45:29 2018 (r4041)
@@ -889,11 +889,11 @@
</xsl:when>
<xsl:otherwise>
<xsl:value-of select="$outputstring"/>
- <xsl:text>
</xsl:text>
</xsl:otherwise>
</xsl:choose>
</xsl:otherwise>
</xsl:choose>
+ <xsl:text>
</xsl:text>
</xsl:template>
<xsl:variable name="APOS">'</xsl:variable>
--
http://lists.linuxfromscratch.org/listinfo/alfs-log
Unsubscribe: See the above information page