From e79430126e2d0ec55aec5937c53abba22f0df307 Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Tue, 24 Nov 2020 17:47:18 +0100 Subject: [ci] coquelicot, run make install --- dev/ci/ci-coquelicot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev') diff --git a/dev/ci/ci-coquelicot.sh b/dev/ci/ci-coquelicot.sh index ffe92dcecf..a5405a2b62 100755 --- a/dev/ci/ci-coquelicot.sh +++ b/dev/ci/ci-coquelicot.sh @@ -7,4 +7,4 @@ install_ssreflect git_download coquelicot -( cd "${CI_BUILD_DIR}/coquelicot" && autoreconf -i -s && ./configure && ./remake "-j${NJOBS}" ) +( cd "${CI_BUILD_DIR}/coquelicot" && autoreconf -i -s && ./configure && ./remake "-j${NJOBS}" && ./remake install ) -- cgit v1.2.3