Merged r2660 from trunk.
This commit is contained in:
parent
7a100d96fb
commit
50b9f166ec
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@
|
|||
<xsl:value-of select="$package"/>
|
||||
<!-- Write MD5SUM value -->
|
||||
<xsl:text> </xsl:text>
|
||||
<xsl:value-of select="../../para[3]/literal"/>
|
||||
<xsl:value-of select="../..//para/literal"/>
|
||||
<xsl:text>
</xsl:text>
|
||||
</xsl:if>
|
||||
</xsl:template>
|
||||
|
|
Reference in a new issue