]> git.saurik.com Git - apple/system_cmds.git/blob - chkpasswd.tproj/Makefile.postamble
d309dcbd8ef7b9b5968af20adcd803099efe9d99
[apple/system_cmds.git] / chkpasswd.tproj / Makefile.postamble
1
2 INSTALL_AS_USER = root
3 INSTALL_PERMISSIONS = 4555
4 #CHFLAGS = /usr/bin/chflags
5 #after_install::
6 # $(CHFLAGS) schg $(DSTROOT)$(INSTALLDIR)/$(NAME)
7
8 after_install:
9 mkdir -p $(DSTROOT)/usr/share/man/man8
10 install -c -m 444 chkpasswd.8 $(DSTROOT)/usr/share/man/man8