release-notes/FC4 Makefile,1.13,1.14

Karsten Wade (kwade) fedora-docs-commits at redhat.com
Thu Jun 2 18:24:26 UTC 2005


Author: kwade

Update of /cvs/docs/release-notes/FC4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5116

Modified Files:
	Makefile 
Log Message:
Relnotes is a special case, with a special Makefile, and now a special XSL.  Oh, well, works for now.


Index: Makefile
===================================================================
RCS file: /cvs/docs/release-notes/FC4/Makefile,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- Makefile	31 May 2005 04:57:40 -0000	1.13
+++ Makefile	2 Jun 2005 18:24:24 -0000	1.14
@@ -1,7 +1,7 @@
 LANG	       = en
 DOCS_SETUP_PATH= ../..
 XSLPDF         = $(DOCS_SETUP_PATH)/xsl/main-pdf.xsl
-XSLHTML        = $(DOCS_SETUP_PATH)/xsl/main-html-nochunks.xsl
+XSLHTML        = $(DOCS_SETUP_PATH)/xsl/main-html-nochunks-relnotes.xsl
 
 XSLPDFCOMMONS	= ${XSLPDF}
 XSLHTMLCOMMONS	= ${XSLHTML}




More information about the Fedora-docs-commits mailing list