Make whatisdb after the whole system is installed, since the one in
share/man will only create entries for manual pages that have been installed up to that point.
This commit is contained in:
parent
1c9af4358a
commit
d815696f95
@ -161,6 +161,7 @@ distribution: distrib-dirs
|
||||
(cd ../; \
|
||||
install -c -o root -g wheel -m 444 ${FREEBSD} ${DESTDIR}/)
|
||||
(cd ..; ${MAKE} mdec; )
|
||||
(cd ../share/man; ${MAKE} makedb; )
|
||||
.if ${MACHINE} == "tahoe"
|
||||
(cd etc.tahoe; install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${WCS1} \
|
||||
${DESTDIR}/)
|
||||
|
Loading…
Reference in New Issue
Block a user