mirror of https://git.FreeBSD.org/doc.git
Fix pgpkeyring output.
This commit is contained in:
parent
f207ef1393
commit
aeba4d0713
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41651
|
@ -299,7 +299,7 @@ XMLFLAGS+= ${CHAPTERS:S/\/chapter.xml//:S/^/-i chap./}
|
|||
XMLFLAGS+= -i chap.freebsd-glossary
|
||||
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue