X-Git-Url: https://git.saurik.com/apple/network_cmds.git/blobdiff_plain/285dd90c37dedf44b18d9a1720124e5eb1bbc622..ac2f15b3eadabcc5cceb4bb7f642395e9616a902:/revnetgroup.tproj/Makefile.postamble diff --git a/revnetgroup.tproj/Makefile.postamble b/revnetgroup.tproj/Makefile.postamble index 509e7f5..159b0ca 100644 --- a/revnetgroup.tproj/Makefile.postamble +++ b/revnetgroup.tproj/Makefile.postamble @@ -99,3 +99,7 @@ STRIPFLAGS = # owned by the top-level Makefile API and no context has been set up for where # derived files should go. # + +install-man-page: + install -d $(DSTROOT)/usr/share/man/man8 + install -c -m 444 revnetgroup.8 $(DSTROOT)/usr/share/man/man8/revnetgroup.8