mirror of
https://github.com/Relintai/osxcross.git
synced 2025-03-09 07:46:59 +01:00
Fix package.sh trying to include a deleted file.
This commit is contained in:
parent
72a99e4ecd
commit
ed4a9c7157
@ -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