Fix package.sh trying to include a deleted file.

This commit is contained in:
Desu 2019-05-28 08:05:51 +00:00
parent 72a99e4ecd
commit ed4a9c7157

View File

@ -39,7 +39,6 @@ else
cp -r $BASEDIR/target/* .
cp $BASEDIR/build/cctools*/cctools/APPLE_LICENSE CCTOOLS.LICENSE
cp $BASEDIR/oclang/find_intrinsic_headers.sh bin/osxcross-fix-intrinsic-headers
READMEINSTALL="README_INSTALL"