]> git.saurik.com Git - apple/network_cmds.git/blobdiff - telnetd.tproj/Makefile.postamble
network_cmds-176.tar.gz
[apple/network_cmds.git] / telnetd.tproj / Makefile.postamble
index 7ede3582d1f1704071e9b6f6a66f20d4a5a545e2..1394e5c9b0f617cff1dd13c3a49551bcaf4817a7 100644 (file)
@@ -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