mirror of
https://github.com/Relintai/osxcross.git
synced 2025-02-03 22:45:56 +01:00
Merge pull request #183 from PokeMMO/upstream/package-fix
Fix package.sh trying to include a deleted file.
This commit is contained in:
commit
9498bfdc62
@ -39,7 +39,6 @@ else
|
|||||||
|
|
||||||
cp -r $BASEDIR/target/* .
|
cp -r $BASEDIR/target/* .
|
||||||
cp $BASEDIR/build/cctools*/cctools/APPLE_LICENSE CCTOOLS.LICENSE
|
cp $BASEDIR/build/cctools*/cctools/APPLE_LICENSE CCTOOLS.LICENSE
|
||||||
cp $BASEDIR/oclang/find_intrinsic_headers.sh bin/osxcross-fix-intrinsic-headers
|
|
||||||
|
|
||||||
READMEINSTALL="README_INSTALL"
|
READMEINSTALL="README_INSTALL"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user