docs-common Makefile.common,1.51,1.52

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Mon Feb 13 17:05:35 UTC 2006


Author: pfrields

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

Modified Files:
	Makefile.common 
Log Message:
Push to 0.3.1:
- Update Makefile to properly remove supporting source files
- Support generation of fdp-info in local build environment
- Include additional scripts
- Revert spec.xsl to distinguish local builds from CVS builds



Index: Makefile.common
===================================================================
RCS file: /cvs/docs/docs-common/Makefile.common,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- Makefile.common	13 Feb 2006 16:12:20 -0000	1.51
+++ Makefile.common	13 Feb 2006 17:05:26 -0000	1.52
@@ -250,6 +250,7 @@
 define fdp-info_template
 $(1)/fdp-info-$(1).xml::	$(RPMINFO)
 	${XSLTPROC} --stringparam lang $(1)				\
+		--stringparam fdpdir $(FDPDIR)				\
 		--stringparam doctype $(shell				\
 			doctype $(1)/$(DOCBASE)-$(1).xml		\
 		) ${FDPDIR}/docs-common/packaging/bookinfo.xsl 		\




More information about the Fedora-docs-commits mailing list