Do not use depot_tools.sh in mingw-w64-angleproject

Since this file has been removed from depot-tools
This commit is contained in:
Martchus 2018-01-24 17:43:59 +01:00
parent d60716b71f
commit 580bf7249e
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ prepare() {
cd "${srcdir}/angleproject"
# Ensure depot-tools are in PATH
source /etc/profile.d/depot_tools.sh
export PATH="${PATH}:/opt/depot_tools"
# Provide recent versions of some Windows header files
mkdir -p sysinclude