mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 04:08:12 +02:00
ci-build: Use a mirror that hopefully works better than Sourceforge
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
49446d4b36
commit
c6e79f9113
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ make="make -j${ci_parallel} V=1 VERBOSE=1"
|
|||
|
||||
case "$ci_host" in
|
||||
(mingw)
|
||||
mirror=http://sourceforge.net/projects/msys2/files/REPOS/MINGW/i686/
|
||||
mirror=http://repo.msys2.org/msys/i686
|
||||
mingw="$(pwd)/mingw32"
|
||||
install -d "${mingw}"
|
||||
export PKG_CONFIG_LIBDIR="${mingw}/lib/pkgconfig"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue