Changeset 6613034 for LFS


Ignore:
Timestamp:
02/05/2018 10:45:29 AM (6 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
ablfs-more, legacy, trunk
Children:
ad747ed
Parents:
1cb4c76
Message:

Move a misplaced linefeed in LFS/lfs.xsl:outputpkgdest

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LFS/lfs.xsl

    r1cb4c76 r6613034  
    890890          <xsl:otherwise>
    891891            <xsl:value-of select="$outputstring"/>
    892             <xsl:text>&#xA;</xsl:text>
    893892          </xsl:otherwise>
    894893        </xsl:choose>
    895894      </xsl:otherwise>
    896895    </xsl:choose>
     896    <xsl:text>&#xA;</xsl:text>
    897897  </xsl:template>
    898898
Note: See TracChangeset for help on using the changeset viewer.