[gnome-builder/wip/gtk4-port: 899/1774] plugins/meson-templates: use `end` not `endif`
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/gtk4-port: 899/1774] plugins/meson-templates: use `end` not `endif`
- Date: Mon, 11 Jul 2022 22:31:27 +0000 (UTC)
commit ac08ad4af746b0cadeb5c2444342889b676919d6
Author: Christian Hergert <chergert redhat com>
Date: Fri May 6 15:44:40 2022 -0700
plugins/meson-templates: use `end` not `endif`
src/plugins/meson-templates/resources/flatpak.json.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/plugins/meson-templates/resources/flatpak.json.in
b/src/plugins/meson-templates/resources/flatpak.json.in
index 8fd56f0af..e75204532 100644
--- a/src/plugins/meson-templates/resources/flatpak.json.in
+++ b/src/plugins/meson-templates/resources/flatpak.json.in
@@ -15,7 +15,7 @@
"--socket=fallback-x11",
{{if (template == "gnome-app-gtk4") || (template == "gnome-app-adwaita")}}
"--device=dri",
-{{endif}}
+{{end}}
"--socket=wayland"
],
{{if language == "rust"}}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]