[gcr] gtk3: Temporarily stop installing gcr-crypto-types.xml
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcr] gtk3: Temporarily stop installing gcr-crypto-types.xml
- Date: Mon, 27 Jun 2022 16:01:35 +0000 (UTC)
commit e78ff3d5ad48e06d7fd70e0b83a66e16ffc156b1
Author: Niels De Graef <nielsdegraef gmail com>
Date: Mon Jun 27 18:00:11 2022 +0200
gtk3: Temporarily stop installing gcr-crypto-types.xml
... until we find out a longer term solution. For now, we need to deal
with it being installed by both gcr3 and gcr4, so let's keep it out for
a little bit.
gcr-gtk3/meson.build | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/gcr-gtk3/meson.build b/gcr-gtk3/meson.build
index 2d75c5e9..1833d351 100644
--- a/gcr-gtk3/meson.build
+++ b/gcr-gtk3/meson.build
@@ -133,9 +133,10 @@ if get_option('introspection')
endif
# Register new mime types
-install_data('gcr-crypto-types.xml',
- install_dir: get_option('datadir') / 'mime' / 'packages',
-)
+# FIXME: we had to temporarily disable this for parallel installability with gcr3
+# install_data('gcr-crypto-types.xml',
+# install_dir: get_option('datadir') / 'mime' / 'packages',
+# )
# Manual UI testing programs
gcr_gtk3_manual_tests = [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]