]> git.saurik.com Git - apple/network_cmds.git/blobdiff - rshd.tproj/Makefile.postamble
network_cmds-245.tar.gz
[apple/network_cmds.git] / rshd.tproj / Makefile.postamble
index fd0e63263aca0930aad705dc44d4b03d14c47fad..b1f0957f2672266d3d1f7b5da4fc3a0836795ec8 100644 (file)
@@ -111,3 +111,8 @@ STRIPFLAGS =
 
 VPATH += :../rlogin.tproj
 
+after_install:
+       install -d $(DSTROOT)/usr/share/man/man8
+       install -c -m 444 rshd.8 $(DSTROOT)/usr/share/man/man8/rshd.8
+       mkdir -p "$(DSTROOT)/System/Library/LaunchDaemons"
+       cp shell.plist "$(DSTROOT)/System/Library/LaunchDaemons/"