[shotwell: 1/2] fix duplicate languages causing meson 0.61 to error out
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell: 1/2] fix duplicate languages causing meson 0.61 to error out
- Date: Wed, 12 Jan 2022 07:19:32 +0000 (UTC)
commit cc328b43ebb9a54a256ec73a86fb18381b2038e6
Author: Eli Schwartz <eschwartz archlinux org>
Date: Tue Jan 11 21:57:26 2022 -0500
fix duplicate languages causing meson 0.61 to error out
It tried to create multiple targets with the same name and generating
the same file. On older versions of meson, this was a run_target and
just ran twice, but was still wrong.
help/LINGUAS | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/help/LINGUAS b/help/LINGUAS
index 68f089c4..5352eecd 100644
--- a/help/LINGUAS
+++ b/help/LINGUAS
@@ -6,7 +6,6 @@ es
fr
hu
id
-id
lv
pt_BR
sv
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]