]> granicus.if.org Git - docbook-dsssl/commitdiff
Fixed problem with snapshot build of partial release-notes file.
authorMichael Smith <xmldoc@users.sourceforge.net>
Thu, 27 Dec 2007 17:51:25 +0000 (17:51 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Thu, 27 Dec 2007 17:51:25 +0000 (17:51 +0000)
releasetools/Targets.mk
xsl/RELEASE-NOTES.xml

index a65355e43275e35f2e7535cb11283f9d941bdd2d..655304156d8b7531450276aa9a2c61ad4e32f0e8 100644 (file)
@@ -20,7 +20,7 @@ RELEASE-NOTES-PARTIAL.html: RELEASE-NOTES.xml NEWS.xml
        $(XINCLUDE) $< > RELEASE-NOTES-PARTIAL-TMP.xml
        $(XSLT) RELEASE-NOTES-PARTIAL-TMP.xml $(DOC_LINK_STYLE) $@ \
        doc-baseuri="$(DOC_BASEURI)" \
-       rootid="V$(RELVER)"
+       rootid="current"
        $(RM) RELEASE-NOTES-PARTIAL-TMP.xml
 
 RELEASE-NOTES-PARTIAL.txt: RELEASE-NOTES-PARTIAL.html
index 43a8a1c7d54d1fc4e0de8d48813dc2ca1fd6f74e..71360fb8b4bdbe645e9b164186bb3a7f57de642f 100644 (file)
@@ -54,7 +54,7 @@ public APIs (user-configurable parameters).</para>
 </abstract>
 </info>
 
-<sect1 condition="snapshot">
+<sect1 condition="snapshot" id="current">
   <xi:include href="NEWS.xml" xpointer="xpointer(/article/sect1/*)"/>
 </sect1>