Skip to content
Snippets Groups Projects
Commit f2c71a0b authored by Simon McVittie's avatar Simon McVittie
Browse files

CI: Install the newly-built libcurl shim


For multi-arch co-installability after upgrading to a scout image that
includes the libcurl shim, if we install all amd64 .debs, then we will
also need to upgrade the corresponding version of Multi-Arch: same
i386 .debs to a matching version.

Fixes: 95cf1fef "debian: Build libcurl compat shim ..."
Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 15b197c9
No related branches found
No related tags found
1 merge request!495CI: Install the newly-built libcurl shim
Pipeline #33638 passed
......@@ -317,6 +317,7 @@ relocatable-install:production:
dpkg -i \
debian/tmp/artifacts/build/*_amd64.*deb \
debian/tmp/artifacts/build/libsteam-runtime-shim-libcurl4_*_i386.*deb \
debian/tmp/artifacts/build/libsteam-runtime-tools-0-0-dbgsym_*_i386.*deb \
debian/tmp/artifacts/build/libsteam-runtime-tools-0-0_*_i386.deb \
debian/tmp/artifacts/build/libsteam-runtime-tools-0-dev_*_i386.deb \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment