Update prepare-build.sh
This commit is contained in:
parent
3d2a3fb5fd
commit
ddc84733e9
@ -10,7 +10,7 @@ git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
|
|||||||
|
|
||||||
echo -e ${RED} -------- apply depot_tools patch ${NC}
|
echo -e ${RED} -------- apply depot_tools patch ${NC}
|
||||||
cd depot_tools/
|
cd depot_tools/
|
||||||
git apply ../depot_tools.diff
|
#git apply ../depot_tools.diff
|
||||||
git apply ../remove_ninja_uploader.diff
|
git apply ../remove_ninja_uploader.diff
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user