- Quick fix for the PGP keyring generation; it will be rewritten in XSLT

This commit is contained in:
Gabor Kovesdan 2013-05-17 19:38:58 +00:00
parent 48c0df24d2
commit 96f598a83d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41648

View file

@ -298,8 +298,8 @@ CHAPTERS?= ${SRCS:M*chapter.xml}
XMLFLAGS+= ${CHAPTERS:S/\/chapter.xml//:S/^/-i chap./}
XMLFLAGS+= -i chap.freebsd-glossary
pgpkeyring: pgpkeys/chapter.xml
${JADE} -V nochunks ${OTHERFLAGS} ${JADEOPTS} -d ${DSLPGP} -t sgml ${XMLDECL} ${MASTERDOC}
pgpkeyring: pgpkeys/chapter.xml ${DOC}.parsed.xml
${JADE} -V nochunks ${JADEOPTS} -d ${DSLPGP} -t xml ${XMLDECL} ${DOC}.parsed.print.xml
#
# Handbook-specific variables