]> git.saurik.com Git - apple/network_cmds.git/blobdiff - rlogin.tproj/Makefile.postamble
network_cmds-245.19.tar.gz
[apple/network_cmds.git] / rlogin.tproj / Makefile.postamble
index acddb303168faa0bbdd0acce31076053704bf76b..f68db0c668f27308ca3582824e8000034609a7a8 100644 (file)
@@ -1 +1,5 @@
 INSTALL_PERMISSIONS = 4755    # If set, 'install' chmod's executable to this
+
+after_install:
+       mkdir -p $(DSTROOT)/usr/share/man/man1
+       install -c -m 444 rlogin.1 $(DSTROOT)/usr/share/man/man1/rlogin.1