]> git.saurik.com Git - apple/network_cmds.git/blobdiff - rcp.tproj/Makefile.postamble
network_cmds-245.19.tar.gz
[apple/network_cmds.git] / rcp.tproj / Makefile.postamble
index 54c093530846b3126c404325a468ddbfc818522d..76748f74131f4337a256d58c0bc2bae374628564 100644 (file)
@@ -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