]> git.saurik.com Git - apple/network_cmds.git/blobdiff - trpt.tproj/Makefile.postamble
network_cmds-245.tar.gz
[apple/network_cmds.git] / trpt.tproj / Makefile.postamble
index a38e0df2b6cc0eaf757a289ff8617c10e8cccab6..254f38a4c3588baf6d7417e4e507235fdc159fb0 100644 (file)
@@ -108,3 +108,7 @@ STRIPFLAGS =
 # Makefile API), which are rules that get invoked before and after the install 
 # target runs.  Such rules should be specified with the '::' syntax rather than 
 # a single colon.
+
+after_install:
+       install -d $(DSTROOT)/usr/share/man/man8
+       install -c -m 444 trpt.8 $(DSTROOT)/usr/share/man/man8/trpt.8