X-Git-Url: https://git.saurik.com/apple/network_cmds.git/blobdiff_plain/b7080c8e96625177072137d504eb8e9c9d748e49..f47db663cb3ae4d2fc391bb3acf9d0c2b38a41b7:/rcp.tproj/Makefile.postamble diff --git a/rcp.tproj/Makefile.postamble b/rcp.tproj/Makefile.postamble index 54c0935..76748f7 100644 --- a/rcp.tproj/Makefile.postamble +++ b/rcp.tproj/Makefile.postamble @@ -3,3 +3,5 @@ INSTALL_PERMISSIONS = 4555 # If set, 'install' chmod's executable to this after_install:: $(CHFLAGS) schg $(DSTROOT)$(INSTALLDIR)/$(NAME) + mkdir -p $(DSTROOT)/usr/share/man/man1 + install -c -m 444 rcp.1 $(DSTROOT)/usr/share/man/man1/rcp.1