]> git.saurik.com Git - apple/network_cmds.git/blobdiff - kdumpd.tproj/Makefile.postamble
network_cmds-245.tar.gz
[apple/network_cmds.git] / kdumpd.tproj / Makefile.postamble
index b71dd48f00f9be96bf32ba09757d493124a06129..00ec6913bef9bb2702c96ffc2a84a65b9cf1cb7f 100644 (file)
@@ -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