Merge pull request #219 from kiwix/new_dep_archive_root

New deps archives now contains the BUILD_ directory
This commit is contained in:
Matthieu Gautier 2018-08-03 08:54:12 +02:00 committed by GitHub
commit 0785636ca5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,6 +42,4 @@ sudo cp ninja /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}