Fix the install target: one typo and one thinko, probably caused by
committing while tired.
This commit is contained in:
parent
6de7738faf
commit
e03c6b5085
4
Makefile
4
Makefile
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2006/11/30 17:12:58 matthieu Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2006/11/30 23:22:15 matthieu Exp $
|
||||
.include <bsd.own.mk>
|
||||
|
||||
X11BASE?= /usr/X11R6
|
||||
@ -30,7 +30,7 @@ beforeinstall:
|
||||
${MAKE} distrib-dirs
|
||||
${MAKE} includes
|
||||
|
||||
install: instal-distrib
|
||||
afterinstall: install-distrib
|
||||
/usr/libexec/makewhatis ${DESTDIR}/usr/X11R6/man
|
||||
|
||||
install-distrib:
|
||||
|
Loading…
Reference in New Issue
Block a user