mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-08-03 10:16:03 -04:00
New deps archives now contains the BUILD_${PLATFORM} directory.
This commit is contained in:
parent
cf21f1793c
commit
9ec3358119
@ -28,6 +28,4 @@ cp ninja $HOME/bin
|
||||
# Dependencies comming from kiwix-build.
|
||||
cd ${HOME}
|
||||
wget http://tmp.kiwix.org/ci/${ARCHIVE_NAME}
|
||||
mkdir -p BUILD_${PLATFORM}
|
||||
cd BUILD_${PLATFORM}
|
||||
tar xf ${HOME}/${ARCHIVE_NAME}
|
||||
|
Loading…
x
Reference in New Issue
Block a user