We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30af680 commit 16d88d2Copy full SHA for 16d88d2
1 file changed
maintainer/pineappl-ci/script.sh
@@ -88,7 +88,7 @@ cd ..
88
# install fastNLO
89
# curl "https://fastnlo.hepforge.org/code/v25/fastnlo_toolkit-${FASTNLO_V}.tar.gz" | tar xzf -
90
git clone --depth 1 --branch "${FASTNLO_T}" https://gitlab.etp.kit.edu/qcd-public/fastNLO.git
91
-cd "fastNLO/v${FASTNLO_V}"
+cd "fastNLO/v${FASTNLO_V}/toolkit"
92
autoreconf -fi
93
./configure --prefix=/usr/local/
94
make -j V=1
0 commit comments