From c22e93ab35a8cb604c41623a7b2cda059c462b70 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 25 Oct 2022 21:54:27 +0100 Subject: gentoo auto-resync : 25:10:2022 - 21:54:27 --- gnome-extra/gucharmap/files/15.0.1-fix-file-conflicts.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 gnome-extra/gucharmap/files/15.0.1-fix-file-conflicts.patch (limited to 'gnome-extra/gucharmap/files/15.0.1-fix-file-conflicts.patch') diff --git a/gnome-extra/gucharmap/files/15.0.1-fix-file-conflicts.patch b/gnome-extra/gucharmap/files/15.0.1-fix-file-conflicts.patch new file mode 100644 index 000000000000..0664c9f0c546 --- /dev/null +++ b/gnome-extra/gucharmap/files/15.0.1-fix-file-conflicts.patch @@ -0,0 +1,11 @@ +Avoids file conficts with other API versions being installed on the system. +--- a/meson.build ++++ b/meson.build +@@ -78,6 +78,6 @@ libgucharmap_gtk4_soversion = '0' + + # i18n + +-gucharmap_gettext_domain = gucharmap_name ++gucharmap_gettext_domain = libgucharmap_gtk3_api_name + + # Directories -- cgit v1.2.3