1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2025-06-22 16:52:02 +01:00

more CI script tuning

This commit is contained in:
2020-01-10 12:09:39 +00:00
parent c0dac8063e
commit 2e2e676196
2 changed files with 3 additions and 4 deletions

View File

@ -12,8 +12,7 @@ set -ex
INITDIR=$(pwd -P)
cd ${PREFIX}
PREFIX=$(pwd -P)
cd ${INITDIR}
cd local/build
cd ${INITDIR}/local/build
wget http://ftpmirror.gnu.org/gsl/${NAME}.tar.gz
tar -xzvf ${NAME}.tar.gz
mkdir -p ${NAME}/build