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