]> git.saurik.com Git - apple/system_cmds.git/blobdiff - chkpasswd.tproj/Makefile.postamble
system_cmds-336.tar.gz
[apple/system_cmds.git] / chkpasswd.tproj / Makefile.postamble
index 1518c3b10d135a47657aaa06643a61dc0c725971..d309dcbd8ef7b9b5968af20adcd803099efe9d99 100644 (file)
@@ -4,3 +4,7 @@ INSTALL_PERMISSIONS =   4555
 #CHFLAGS = /usr/bin/chflags
 #after_install::
 #      $(CHFLAGS) schg  $(DSTROOT)$(INSTALLDIR)/$(NAME)
+
+after_install:
+       mkdir -p $(DSTROOT)/usr/share/man/man8
+       install -c -m 444 chkpasswd.8 $(DSTROOT)/usr/share/man/man8