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