summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
Diffstat (limited to 'packaging')
-rw-r--r--packaging/bookinfo.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/bookinfo.xsl b/packaging/bookinfo.xsl
index 1707747..eb877f4 100644
--- a/packaging/bookinfo.xsl
+++ b/packaging/bookinfo.xsl
@@ -107,7 +107,7 @@
<!-- This attribute set guarantees the write chunk file name, since it is not
set in the standard XSL stylesheets. -->
<xsl:attribute-set name="revhist">
- <xsl:attribute name="id">rv-revhistory</xsl:attribute>
+ <xsl:attribute name="id" select="rv-revhistory" />
</xsl:attribute-set>
</xsl:stylesheet>