X-Git-Url: https://git.saurik.com/apple/network_cmds.git/blobdiff_plain/d5fe66bd4c9ef1a4f8b498bf03dee22c15508571..07f470571f6fc2709bdcf62fad0e6c4c1bf4e1b9:/ypinit.tproj/Makefile diff --git a/ypinit.tproj/Makefile b/ypinit.tproj/Makefile index a82ca0b..dd7024f 100644 --- a/ypinit.tproj/Makefile +++ b/ypinit.tproj/Makefile @@ -1,7 +1,7 @@ # # RC Makefile for ypinit scripts on Rhapsody. # -# $Id: Makefile,v 1.4 2003/02/08 03:46:33 mscopp Exp $ +# $Id: Makefile,v 1.5 2003/10/31 05:04:39 lindak Exp $ # VARYP=$(DSTROOT)/private/var/yp @@ -44,5 +44,5 @@ install_binaries: install -c -m 755 ypinit.sh $(USRSBIN) -chown root.wheel $(USRSBIN)/ypinit -mkdir -p "$(DSTROOT)/usr/share/man/man8" - install -c -m 644 ypinit.8 "$(DSTROOT)/usr/share/man/man8/ypinit.sh.8" + install -c -m 644 ypinit.8 "$(DSTROOT)/usr/share/man/man8/ypinit.8"