[sysprof/piotrdrag/dl-hack] build: add a hack for Damned Lies
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sysprof/piotrdrag/dl-hack] build: add a hack for Damned Lies
- Date: Sat, 23 Nov 2019 15:47:02 +0000 (UTC)
commit e15419a346f5d53ef751855ce2b538f711d57260
Author: Piotr Drąg <piotrdrag gmail com>
Date: Sat Nov 23 16:42:31 2019 +0100
build: add a hack for Damned Lies
if conditions are confusing for Damned Lies,
so add a non-installed 18n.gettext before it.
Idea borrowed from
https://gitlab.gnome.org/GNOME/gnome-tetravex/commit/21ff7337f2874d956f3f45f20f977ed7b1843590
See https://gitlab.gnome.org/Infrastructure/damned-lies/issues/150
po/meson.build | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/po/meson.build b/po/meson.build
index e9c0a95..0cf2c18 100644
--- a/po/meson.build
+++ b/po/meson.build
@@ -1,3 +1,6 @@
+# https://gitlab.gnome.org/Infrastructure/damned-lies/issues/150
+i18n.gettext('sysprof-workaround', preset: 'glib', install: false)
+
if get_option('libsysprof')
i18n.gettext('sysprof', preset: 'glib')
endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]