Skip to content

Commit 16d88d2

Browse files
committed
Change into right fastNLO directory
1 parent 30af680 commit 16d88d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

maintainer/pineappl-ci/script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ cd ..
8888
# install fastNLO
8989
# curl "https://fastnlo.hepforge.org/code/v25/fastnlo_toolkit-${FASTNLO_V}.tar.gz" | tar xzf -
9090
git clone --depth 1 --branch "${FASTNLO_T}" https://gitlab.etp.kit.edu/qcd-public/fastNLO.git
91-
cd "fastNLO/v${FASTNLO_V}"
91+
cd "fastNLO/v${FASTNLO_V}/toolkit"
9292
autoreconf -fi
9393
./configure --prefix=/usr/local/
9494
make -j V=1

0 commit comments

Comments
 (0)