]> git.saurik.com Git - apple/network_cmds.git/blobdiff - ping.tproj/Makefile.postamble
network_cmds-176.tar.gz
[apple/network_cmds.git] / ping.tproj / Makefile.postamble
index 23e0214a544e782860f29d2afd4f6c570a861113..8c86f268532ae067e882ec00ef6cb11f0b3fc2bd 100644 (file)
@@ -1 +1,5 @@
 INSTALL_PERMISSIONS = 4555  # If set, 'install' chmod's executable to this
+
+after_install::
+       /usr/bin/install -m 755 -d $(DSTROOT)/usr/share/man/man8
+       /usr/bin/install -m 444 -c ping.8 $(DSTROOT)/usr/share/man/man8