]> git.saurik.com Git - apple/network_cmds.git/blobdiff - nfsstat.tproj/Makefile.postamble
network_cmds-245.19.tar.gz
[apple/network_cmds.git] / nfsstat.tproj / Makefile.postamble
index b5bfe6141322a0c3c4170ae8891e5e11b1d5d84c..459f48c7e8d9f2ed0e2deff8aa5bbea733c077d0 100644 (file)
@@ -1,2 +1,6 @@
 INSTALL_AS_GROUP =     kmem
 INSTALL_PERMISSIONS =2555
+
+after_install:
+       mkdir -p $(DSTROOT)/usr/share/man/man1
+       install -c -m 444 nfsstat.1 $(DSTROOT)/usr/share/man/man1/nfsstat.1