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 53bed5a commit 04a1205Copy full SHA for 04a1205
1 file changed
maintainer/pineappl-ci/script.sh
@@ -88,6 +88,7 @@ cd ..
88
# curl "https://fastnlo.hepforge.org/code/v25/fastnlo_toolkit-${FASTNLO_V}.tar.gz" | tar xzf -
89
git clone --depth 1 --branch "${FASTNLO_T}" https://gitlab.etp.kit.edu/qcd-public/fastNLO.git
90
cd "fastNLO/v${FASTNLO_V}"
91
+autoreconf -fi
92
./configure --prefix=/usr/local/
93
make -j V=1
94
make install
0 commit comments