docs-common/packaging bookinfo.xsl,1.24,1.25

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Wed Jul 12 03:57:08 UTC 2006


Author: pfrields

Update of /cvs/docs/docs-common/packaging
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7322

Modified Files:
	bookinfo.xsl 
Log Message:
Hm, let's make this actually work, why don't we?



Index: bookinfo.xsl
===================================================================
RCS file: /cvs/docs/docs-common/packaging/bookinfo.xsl,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- bookinfo.xsl	9 Jul 2006 21:02:08 -0000	1.24
+++ bookinfo.xsl	12 Jul 2006 03:57:06 -0000	1.25
@@ -107,7 +107,9 @@
   <!-- 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" select="rv-revhistory" />
+    <xsl:attribute name="id">
+      <xsl:text>rv-revhistory</xsl:text>
+    </xsl:attribute>
   </xsl:attribute-set>
 
 </xsl:stylesheet>




More information about the docs-commits mailing list