3
0
Fork 0

New deps archives now contains the BUILD_ directory

fix-bug-pid
Matthieu Gautier 7 years ago
parent f99b6965e9
commit a3429fdc88

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

Loading…
Cancel
Save