From 62e0fe88b2460671323d9fc31a2e24dbe91d0164 Mon Sep 17 00:00:00 2001 From: "Jason N." <33561705+JasonN3@users.noreply.github.com> Date: Mon, 4 Mar 2024 15:56:15 -0500 Subject: [PATCH] use lowercase --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4abed4a..d49dc37 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ _VOLID = $(firstword $(subst -, ,$(IMAGE_NAME)))-$(ARCH)-$(IMAGE_TAG) _REPO_FILES = $(subst /etc/yum.repos.d,repos,$(REPOS)) _LORAX_TEMPLATES = $(subst .in,,$(shell ls lorax_templates/*.tmpl.in)) _FLATPAK_TEMPLATES = $(_BASE_DIR)/external/fedora-lorax-templates/ostree-based-installer/lorax-embed-flatpaks.tmpl -_TEMPLATE_VARS = FLATPAK_REMOTE_NAME FLATPAK_REMOTE_URL FLATPAK_REMOTE_REFS +_TEMPLATE_VARS = flatpak_remote_name flatpak_remote_url flatpak_remote_refs ifeq ($(VARIANT),Server) _LORAX_ARGS = --macboot --noupgrade