Fix pgpkeyring output.

This commit is contained in:
Hiroki Sato 2013-05-17 20:12:00 +00:00
parent f207ef1393
commit aeba4d0713
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41651
1 changed files with 1 additions and 1 deletions

View File

@ -299,7 +299,7 @@ XMLFLAGS+= ${CHAPTERS:S/\/chapter.xml//:S/^/-i chap./}
XMLFLAGS+= -i chap.freebsd-glossary XMLFLAGS+= -i chap.freebsd-glossary
pgpkeyring: pgpkeys/chapter.xml ${DOC}.parsed.xml pgpkeyring: pgpkeys/chapter.xml ${DOC}.parsed.xml
${JADE} -V nochunks ${JADEOPTS} -d ${DSLPGP} -t xml ${XMLDECL} ${DOC}.parsed.print.xml @${JADE} -V nochunks ${JADEOPTS} -d ${DSLPGP} -t xml ${XMLDECL} ${DOC}.parsed.print.xml
# #
# Handbook-specific variables # Handbook-specific variables