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