From: Sascha Wildner Date: Tue, 23 Dec 2008 22:25:36 +0000 (+0100) Subject: Update the whatis database for /usr/pkg/man and /usr/local/man, too. X-Git-Tag: v2.3.0~220^2~3 X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/3652f053a236cee9c2e2079b715cf8eb6c48f40f Update the whatis database for /usr/pkg/man and /usr/local/man, too. --- 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 \