X-Git-Url: https://git.saurik.com/apple/libpthread.git/blobdiff_plain/f1a1da6cf65a9d0e6858678f6c259025cf5d27fd..0691f650c3dd130e4d2ecd2130734ac6b243a0f5:/xcodescripts/install-sys-headers.sh diff --git a/xcodescripts/install-sys-headers.sh b/xcodescripts/install-sys-headers.sh index 0e3f6b3..ca631d1 100644 --- a/xcodescripts/install-sys-headers.sh +++ b/xcodescripts/install-sys-headers.sh @@ -24,7 +24,6 @@ set -e if [ "$ACTION" = build ]; then exit 0; fi -DSTROOT="$DSTROOT$INSTALL_PATH_PREFIX" DESTDIR="$DSTROOT/usr/include/sys" mkdir -p "$DESTDIR"