Subject: bin/3139: ypinit manpage is not made or installed
To: None <gnats-bugs@gnats.netbsd.org>
From: Andrew Wheadon <andrew@wipux2.wifo.uni-mannheim.de>
List: netbsd-bugs
Date: 01/25/1997 15:55:12
>Number:         3139
>Category:       bin
>Synopsis:       ypinit manpage ist not made or installed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people (Utility Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Jan 25 07:05:01 1997
>Last-Modified:
>Originator:     Andrew Wheadon
>Organization:
The cost of living hasn't affected its popularity. (Mark Twain)
current	release=doc host=netbsd.wifo.uni-mannheim.de \ "NetBSD-current mirror"
hostbase=/mit/ftp/pub/NetBSD base=/usr prefix=/usr backup delete use-rel-suffix
>Release:        current-23.1.97
>Environment:
	
System: NetBSD wipux2.wifo.uni-mannheim.de 1.2B NetBSD 1.2B (WIPOOL) #0: Sat Jan 11 03:34:48 MET 1997 toor@wipux2.wifo.uni-mannheim.de:/src/src/sys/arch/i386/compile/WIPOOL i386


>Description:
	running a make in src/usr.sbin/ypserv/ypinit does
	not create ypinit.cat8, nor is it installed.
	
>How-To-Repeat:
	make && make install
	man ypinit
	no entry for ypinit in the manual
>Fix:

--- /mit/ftp/pub/NetBSD/NetBSD-current/src/usr.sbin/ypserv/ypinit/Makefile	Fri Oct 18 13:30:44 1996
+++ ypserv/ypinit/Makefile	Sat Jan 25 15:50:21 1997
@@ -1,8 +1,8 @@
 #	$NetBSD: Makefile,v 1.3 1996/10/18 06:32:14 thorpej Exp $
 
-NOOBJ=	noobj
+MAN=	ypinit.8
 
-install:
+beforeinstall:
 	${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
 	    ${.CURDIR}/ypinit.sh ${DESTDIR}/usr/sbin/ypinit
 	${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 0644 \
>Audit-Trail:
>Unformatted: