From 96f598a83daba367817e1ebfe1836d174acdd4da Mon Sep 17 00:00:00 2001 From: Gabor Kovesdan Date: Fri, 17 May 2013 19:38:58 +0000 Subject: - Quick fix for the PGP keyring generation; it will be rewritten in XSLT --- en_US.ISO8859-1/books/handbook/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/Makefile b/en_US.ISO8859-1/books/handbook/Makefile index 65e6220067..2527173f65 100644 --- a/en_US.ISO8859-1/books/handbook/Makefile +++ b/en_US.ISO8859-1/books/handbook/Makefile @@ -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 -- cgit v1.3