mirror of https://github.com/kiwix/libkiwix.git
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…
Reference in New Issue