From 1ace5592194a07c28a039d426eb35d2f52c9ab60 Mon Sep 17 00:00:00 2001 From: Marc Fonvieille Date: Thu, 8 May 2003 10:07:51 +0000 Subject: PGPkeys separation: now the pgpkeys will be in doc/share/pgpkeys, update all files using the keys to match the change. --- it_IT.ISO8859-15/books/handbook/book.sgml | 2 +- it_IT.ISO8859-15/books/handbook/pgpkeys/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'it_IT.ISO8859-15') diff --git a/it_IT.ISO8859-15/books/handbook/book.sgml b/it_IT.ISO8859-15/books/handbook/book.sgml index 98f1553613..2491bef93a 100644 --- a/it_IT.ISO8859-15/books/handbook/book.sgml +++ b/it_IT.ISO8859-15/books/handbook/book.sgml @@ -65,7 +65,7 @@ - + %pgpkeys; ]> diff --git a/it_IT.ISO8859-15/books/handbook/pgpkeys/Makefile b/it_IT.ISO8859-15/books/handbook/pgpkeys/Makefile index 0e7ebb48f8..dec9fbe096 100644 --- a/it_IT.ISO8859-15/books/handbook/pgpkeys/Makefile +++ b/it_IT.ISO8859-15/books/handbook/pgpkeys/Makefile @@ -7,7 +7,7 @@ CHAPTERS= pgpkeys/chapter.sgml PGPKEYS!= perl -ne 'm/\"([\w-]+.key)\"/ && print "$$1\n"' \ - ${.CURDIR}/../../../../en_US.ISO8859-1/books/handbook/pgpkeys/pgpkeys.ent + ${DOC_PREFIX}/share/pgpkeys/pgpkeys.ent SRCS+= ${PGPKEYS} VPATH= .. -- cgit v1.2.3