- Quick fix for the PGP keyring generation; it will be rewritten in XSLT
This commit is contained in:
parent
48c0df24d2
commit
96f598a83d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41648
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue