]> git.saurik.com Git - apple/system_cmds.git/blame - login.tproj/Makefile.postamble
system_cmds-431.tar.gz
[apple/system_cmds.git] / login.tproj / Makefile.postamble
CommitLineData
1815bff5
A
1INSTALL_AS_USER = root
2INSTALL_PERMISSIONS = 4555
1815bff5 3
b51d5b5f
A
4after_install:
5 mkdir -p "$(DSTROOT)/usr/share/man/man1"
6 install -c -m 644 login.1 "$(DSTROOT)/usr/share/man/man1/login.1"