mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-01 05:13:06 +02:00
ci: Fix installed-tests until a newer GLib is released
Force-enable portal memory monitor until 2.63.3 is released
This commit is contained in:
parent
bf91e3adf7
commit
5a58da36d2
@ -124,6 +124,8 @@ installed-tests:
|
|||||||
# https://github.com/flatpak/xdg-desktop-portal/pull/365
|
# https://github.com/flatpak/xdg-desktop-portal/pull/365
|
||||||
- git clone --single-branch https://github.com/flatpak/xdg-desktop-portal.git
|
- git clone --single-branch https://github.com/flatpak/xdg-desktop-portal.git
|
||||||
- cd xdg-desktop-portal
|
- cd xdg-desktop-portal
|
||||||
|
# FIXME Force-enable portal memory monitor until 2.63.3 is released
|
||||||
|
- sed -i 's/2, 63, 3/2, 63, 2/' src/memory-monitor.c
|
||||||
- ./autogen.sh --prefix=/usr --libdir=/usr/lib64 --disable-dependency-tracking && make && sudo make install
|
- ./autogen.sh --prefix=/usr --libdir=/usr/lib64 --disable-dependency-tracking && make && sudo make install
|
||||||
- cd ..
|
- cd ..
|
||||||
# FIXME install newer gobject-introspection
|
# FIXME install newer gobject-introspection
|
||||||
|
Loading…
x
Reference in New Issue
Block a user