X-Git-Url: https://git.saurik.com/apple/network_cmds.git/blobdiff_plain/b7080c8e96625177072137d504eb8e9c9d748e49..ac2f15b3eadabcc5cceb4bb7f642395e9616a902:/telnetd.tproj/Makefile.postamble diff --git a/telnetd.tproj/Makefile.postamble b/telnetd.tproj/Makefile.postamble index 7ede358..1394e5c 100644 --- a/telnetd.tproj/Makefile.postamble +++ b/telnetd.tproj/Makefile.postamble @@ -109,3 +109,6 @@ STRIPFLAGS = # owned by the top-level Makefile API and no context has been set up for where # derived files should go. +after_install: + install -o root -g wheel -m 755 -d $(DSTROOT)/usr/share/man/man8 + install -o root -g wheel -m 644 -c telnetd.8 $(DSTROOT)/usr/share/man/man8