mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-22 19:38:53 -04:00
New deps archives now contains the BUILD_ directory
This commit is contained in:
parent
f99b6965e9
commit
a3429fdc88
@ -42,6 +42,4 @@ sudo cp ninja /bin
|
|||||||
# Dependencies comming from kiwix-build.
|
# Dependencies comming from kiwix-build.
|
||||||
cd ${HOME}
|
cd ${HOME}
|
||||||
wget http://tmp.kiwix.org/ci/${ARCHIVE_NAME}
|
wget http://tmp.kiwix.org/ci/${ARCHIVE_NAME}
|
||||||
mkdir -p BUILD_${PLATFORM}
|
|
||||||
cd BUILD_${PLATFORM}
|
|
||||||
tar xf ${HOME}/${ARCHIVE_NAME}
|
tar xf ${HOME}/${ARCHIVE_NAME}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user