]> git.saurik.com Git - apple/network_cmds.git/blobdiff - rsh.tproj/Makefile.postamble
network_cmds-245.19.tar.gz
[apple/network_cmds.git] / rsh.tproj / Makefile.postamble
index 625a23176b91019c3d775ba93a07a483992fe581..8e11482ac09634c6c984b03eb161e8510093735a 100644 (file)
@@ -3,3 +3,5 @@ INSTALL_PERMISSIONS = 4555
 
 after_install::
        $(CHFLAGS) schg $(DSTROOT)$(INSTALLDIR)/$(NAME)
+       install -d $(DSTROOT)/usr/share/man/man1
+       install -c -m 444 rsh.1 $(DSTROOT)/usr/share/man/man1/rsh.1