X-Git-Url: https://git.saurik.com/apple/network_cmds.git/blobdiff_plain/b7080c8e96625177072137d504eb8e9c9d748e49..2b484d24084b903459c5b416c06cd77b48c748b9:/rwhod.tproj/Makefile.postamble diff --git a/rwhod.tproj/Makefile.postamble b/rwhod.tproj/Makefile.postamble index f5c79e2..f5bd05c 100644 --- a/rwhod.tproj/Makefile.postamble +++ b/rwhod.tproj/Makefile.postamble @@ -108,3 +108,7 @@ STRIPFLAGS = # Makefile API), which are rules that get invoked before and after the install # target runs. Such rules should be specified with the '::' syntax rather than # a single colon. + +after_install: + install -d $(DSTROOT)/usr/share/man/man8 + install -c -m 444 rwhod.8 $(DSTROOT)/usr/share/man/man8/rwhod.8