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