X-Git-Url: https://git.saurik.com/apple/network_cmds.git/blobdiff_plain/b7080c8e96625177072137d504eb8e9c9d748e49..2b484d24084b903459c5b416c06cd77b48c748b9:/rlogind.tproj/Makefile.postamble diff --git a/rlogind.tproj/Makefile.postamble b/rlogind.tproj/Makefile.postamble index 046da0d..fc25871 100644 --- a/rlogind.tproj/Makefile.postamble +++ b/rlogind.tproj/Makefile.postamble @@ -1,2 +1,7 @@ VPATH += :../rlogin.tproj +after_install: + install -d $(DSTROOT)/usr/share/man/man8 + install -c -m 444 rlogind.8 $(DSTROOT)/usr/share/man/man8/rlogind.8 + mkdir -p "$(DSTROOT)/System/Library/LaunchDaemons" + cp login.plist "$(DSTROOT)/System/Library/LaunchDaemons/"