]> git.saurik.com Git - apple/network_cmds.git/blobdiff - rlogind.tproj/Makefile.postamble
network_cmds-245.19.tar.gz
[apple/network_cmds.git] / rlogind.tproj / Makefile.postamble
index 046da0dd990be8e7198e73a20164aa471c6a9cd6..fc25871fa7f4ca21d516a36a98abcad3e9620aba 100644 (file)
@@ -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/"