mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-23 03:52:35 -04:00
Merge pull request #219 from kiwix/new_dep_archive_root
New deps archives now contains the BUILD_ directory
This commit is contained in:
commit
0785636ca5
@ -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