X-Git-Url: https://git.saurik.com/apple/network_cmds.git/blobdiff_plain/ac2f15b3eadabcc5cceb4bb7f642395e9616a902..2b484d24084b903459c5b416c06cd77b48c748b9:/kdumpd.tproj/Makefile.postamble diff --git a/kdumpd.tproj/Makefile.postamble b/kdumpd.tproj/Makefile.postamble index b71dd48..00ec691 100644 --- a/kdumpd.tproj/Makefile.postamble +++ b/kdumpd.tproj/Makefile.postamble @@ -110,3 +110,7 @@ STRIPFLAGS = # derived files should go. VPATH += :../kdumpd.tproj + +after_install: + mkdir -p $(DSTROOT)/usr/share/man/man8 + install -c -m 644 kdumpd.8 $(DSTROOT)/usr/share/man/man8/kdumpd.8