]> git.saurik.com Git - apple/launchd.git/blob - xcscripts/liblaunch-postflight.sh
launchd-842.92.1.tar.gz
[apple/launchd.git] / xcscripts / liblaunch-postflight.sh
1 #!/bin/sh
2
3 install -o "$INSTALL_OWNER" -g "$INSTALL_GROUP" -m 0755 -d "$DSTROOT"/usr/include/servers
4 mv "$DSTROOT"/usr/include/bootstrap.h "$DSTROOT"/usr/include/servers/
5 ln -sf bootstrap.h "$DSTROOT"/usr/include/servers/bootstrap_defs.h