- Add a missing XML declaration so that Jade can process the PGP keys

properly
- While here, do not silent Jade since its output helps seeing what
  happens and would have been a big help when debugging this build error

Reviewed by:	gjb
This commit is contained in:
Gabor Kovesdan 2012-09-14 15:07:59 +00:00
parent 165056d894
commit 1365e9ed1f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39537

View file

@ -300,7 +300,7 @@ SGMLFLAGS+= ${CHAPTERS:S/\/chapter.sgml//:S/^/-i chap./}
SGMLFLAGS+= -i chap.freebsd-glossary
pgpkeyring: pgpkeys/chapter.sgml
@${JADE} -V nochunks ${OTHERFLAGS} ${JADEOPTS} -d ${DSLPGP} -t sgml ${MASTERDOC}
${JADE} -V nochunks ${OTHERFLAGS} ${JADEOPTS} -d ${DSLPGP} -t sgml ${XMLDECL} ${MASTERDOC}
#
# Handbook-specific variables