Copy / Pasta bug. Oops.
This commit is contained in:
parent
b2a7f69f57
commit
a73839c85b
1 changed files with 1 additions and 0 deletions
|
@ -173,6 +173,7 @@ function buildMacOSXSDK() {
|
||||||
mkdir -p "${OSX}"
|
mkdir -p "${OSX}"
|
||||||
mv -f target/* "${OSX}"
|
mv -f target/* "${OSX}"
|
||||||
./cleanup.sh
|
./cleanup.sh
|
||||||
|
popd &> /dev/null
|
||||||
|
|
||||||
# If we don't do this, we use the system ar / ranlib which is bad.
|
# If we don't do this, we use the system ar / ranlib which is bad.
|
||||||
pushd "${OSX}/bin" &> /dev/null
|
pushd "${OSX}/bin" &> /dev/null
|
||||||
|
|
Loading…
Add table
Reference in a new issue