summaryrefslogtreecommitdiff
path: root/gnome-extra/gucharmap/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-10-25 21:54:27 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-10-25 21:54:27 +0100
commitc22e93ab35a8cb604c41623a7b2cda059c462b70 (patch)
treecf572f544af748369df154f1d61d4718e1ee780b /gnome-extra/gucharmap/files
parentb8c48743664466ac0f638f0949fd78bfb9f5eae6 (diff)
gentoo auto-resync : 25:10:2022 - 21:54:27
Diffstat (limited to 'gnome-extra/gucharmap/files')
-rw-r--r--gnome-extra/gucharmap/files/15.0.1-fix-file-conflicts.patch11
1 files changed, 11 insertions, 0 deletions
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