[libgweather/Community/Purism/libgweather-location-get-english-name: 1/2] ci: Undo language support removal in Docker images
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather/Community/Purism/libgweather-location-get-english-name: 1/2] ci: Undo language support removal in Docker images
- Date: Tue, 8 Oct 2019 09:22:33 +0000 (UTC)
commit bcfa70c6473c6fdfa5c5f0034b18c94947b9911d
Author: Bastien Nocera <hadess hadess net>
Date: Tue Oct 8 11:18:19 2019 +0200
ci: Undo language support removal in Docker images
.gitlab-ci.yml | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 173f756..ca84644 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,6 +4,9 @@ variables:
build-fedora:
image: fedora:latest
before_script:
+ # Undo delangification present in the Fedora Docker images
+ - rm -f /etc/rpm/macros.image-language-conf
+ - dnf reinstall -y glib2 glibc
- dnf install -y redhat-rpm-config meson libxml2-devel vala gettext itstool gtk3-devel
geocode-glib-devel gobject-introspection-devel libsoup-devel libabigail git
script:
- meson _build
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]