X-Git-Url: https://git.saurik.com/apple/network_cmds.git/blobdiff_plain/b7080c8e96625177072137d504eb8e9c9d748e49..f47db663cb3ae4d2fc391bb3acf9d0c2b38a41b7:/rexecd.tproj/Makefile.postamble diff --git a/rexecd.tproj/Makefile.postamble b/rexecd.tproj/Makefile.postamble index 7ede358..034b0ce 100644 --- a/rexecd.tproj/Makefile.postamble +++ b/rexecd.tproj/Makefile.postamble @@ -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/"