]> git.saurik.com Git - apple/network_cmds.git/blobdiff - rexecd.tproj/Makefile.postamble
network_cmds-245.19.tar.gz
[apple/network_cmds.git] / rexecd.tproj / Makefile.postamble
index 7ede3582d1f1704071e9b6f6a66f20d4a5a545e2..034b0ce9ff05202d50d2aa5ab5b68a2c8f3873a6 100644 (file)
@@ -109,3 +109,8 @@ STRIPFLAGS =
 # owned by the top-level Makefile API and no context has been set up for where 
 # derived files should go.
 
+after_install:
+       mkdir -p $(DSTROOT)/usr/share/man/man8
+       install -c -m 444 rexecd.8 $(DSTROOT)/usr/share/man/man8/rexecd.8
+       mkdir -p "$(DSTROOT)/System/Library/LaunchDaemons"
+       cp exec.plist "$(DSTROOT)/System/Library/LaunchDaemons/"