Merge pull request #161 from kiwix/new_dep_arrchive_root

New deps archives now contains the BUILD_${PLATFORM} directory.
This commit is contained in:
Matthieu Gautier 2018-07-27 10:10:42 +02:00 committed by GitHub
commit 4cb55e1eef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -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}