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