Skip to content

Commit 04a1205

Browse files
committed
Generate autotools files for fastNLO in container
1 parent 53bed5a commit 04a1205

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

maintainer/pineappl-ci/script.sh

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

0 commit comments

Comments
 (0)