From 3652f053a236cee9c2e2079b715cf8eb6c48f40f Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Tue, 23 Dec 2008 23:25:36 +0100 Subject: [PATCH] Update the whatis database for /usr/pkg/man and /usr/local/man, too. --- nrelease/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nrelease/Makefile b/nrelease/Makefile index 275319a70b..7544257a86 100644 --- a/nrelease/Makefile +++ b/nrelease/Makefile @@ -290,6 +290,8 @@ customizeiso: chroot ${ISOROOT} /usr/pkg/bin/mkfontdir /usr/pkg/lib/X11/fonts/${FONT} .endfor .endif + makewhatis ${ISOROOT}/usr/local/man + makewhatis ${ISOROOT}/usr/pkg/man mklocatedb: ( find -s ${ISOROOT} -path ${ISOROOT}/tmp -or \ -- 2.41.0