]> git.saurik.com Git - apple/system_cmds.git/blob - shutdown.tproj/Makefile.postamble
system_cmds-336.20.tar.gz
[apple/system_cmds.git] / shutdown.tproj / Makefile.postamble
1 INSTALL_AS_GROUP = operator # (probably want to set both of these)
2 INSTALL_PERMISSIONS = 0555 # If set, 'install' chmod's executable to this
3
4 after_install:
5 mkdir -p $(DSTROOT)/usr/share/man/man8
6 install -c -m 444 shutdown.8 $(DSTROOT)/usr/share/man/man8