Backout activation of the new apropos(1)/whatis(1)/makewhatis(8).
In its current state, it causes too much slowdown, in particular during system builds, and there are other regressions. That cannot be fixed quickly while it's enabled. Problems pointed out by espie@, backout requested by deraadt@, diff "looks good" to espie@.
This commit is contained in:
parent
08eccdaffe
commit
6463ec3824
4
Makefile
4
Makefile
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.42 2012/01/06 23:40:08 schwarze Exp $
|
||||
# $OpenBSD: Makefile,v 1.43 2012/01/16 08:42:38 schwarze Exp $
|
||||
.include <bsd.own.mk>
|
||||
|
||||
LOCALAPPD=/usr/local/lib/X11/app-defaults
|
||||
@ -46,7 +46,7 @@ afterinstall:
|
||||
${MAKE} install-mk
|
||||
${MAKE} fix-appd
|
||||
${MAKE} font-cache
|
||||
/usr/libexec/makewhatis ${DESTDIR}/usr/X11R6/man
|
||||
/usr/libexec/makewhatis -v ${DESTDIR}/usr/X11R6/man
|
||||
|
||||
realinstall: _SUBDIRUSE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user