]> git.saurik.com Git - apple/system_cmds.git/blob - atrun.tproj/Makefile.postamble
system_cmds-431.tar.gz
[apple/system_cmds.git] / atrun.tproj / Makefile.postamble
1 after_install:
2 mkdir -p $(DSTROOT)/usr/share/man/man8
3 install -c -m 444 atrun.8 $(DSTROOT)/usr/share/man/man8
4 mkdir -p $(DSTROOT)/System/Library/LaunchDaemons
5 install -c -m 444 com.apple.atrun.plist $(DSTROOT)/System/Library/LaunchDaemons