From e03c6b50851026d81ab2e67e64dc23ecec212324 Mon Sep 17 00:00:00 2001 From: matthieu Date: Thu, 30 Nov 2006 23:22:15 +0000 Subject: [PATCH] Fix the install target: one typo and one thinko, probably caused by committing while tired. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index afa915a0a..cb02c314c 100644 --- a/Makefile +++ b/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 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: