mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Update docs, fix patches revision.
This commit is contained in:
@@ -32,6 +32,9 @@ Go to ***BuildPath*** and run
|
||||
cd ThirdParty
|
||||
|
||||
git clone https://github.com/desktop-app/patches.git
|
||||
cd patches
|
||||
git checkout db1239ce64
|
||||
cd ../
|
||||
git clone https://chromium.googlesource.com/external/gyp
|
||||
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
|
||||
export PATH="$PWD/depot_tools:$PATH"
|
||||
@@ -46,6 +49,9 @@ Go to ***BuildPath*** and run
|
||||
LibrariesPath=`pwd`
|
||||
|
||||
git clone https://github.com/desktop-app/patches.git
|
||||
cd patches
|
||||
git checkout db1239ce64
|
||||
cd ../
|
||||
git clone --branch 0.9.1 https://github.com/ericniebler/range-v3
|
||||
|
||||
cd xz-5.0.5
|
||||
|
Reference in New Issue
Block a user