summaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2006-02-13 17:05:26 +0000
committerPaul W. Frields <stickster@gmail.com>2006-02-13 17:05:26 +0000
commit4e354310b0c29642a09ce61c971f5d1d5473d628 (patch)
tree0318bb026954fe3e9ffbbf6d34ff6c7fa48ee46f /Makefile.common
parent816c59d93ba0f4c5f3cb901f455662cb90ceb43a (diff)
downloadfedora-doc-utils-4e354310b0c29642a09ce61c971f5d1d5473d628.tar.gz
fedora-doc-utils-4e354310b0c29642a09ce61c971f5d1d5473d628.tar.xz
fedora-doc-utils-4e354310b0c29642a09ce61c971f5d1d5473d628.zip
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
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index 84b6c69..871861c 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -250,6 +250,7 @@ diff::
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 \