X-Git-Url: https://git.saurik.com/apple/network_cmds.git/blobdiff_plain/b7080c8e96625177072137d504eb8e9c9d748e49..f47db663cb3ae4d2fc391bb3acf9d0c2b38a41b7:/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