From d141575b3136b71565b96183f204bfcff24c134b Mon Sep 17 00:00:00 2001 From: "Jason N." <33561705+JasonN3@users.noreply.github.com> Date: Mon, 26 Feb 2024 10:58:14 -0500 Subject: [PATCH] remove ; --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6866af2..ae8ccc2 100644 --- a/Makefile +++ b/Makefile @@ -54,7 +54,7 @@ boot.iso: lorax_templates/set_installer.tmpl lorax_templates/configure_upgrades. lorax -p $(IMAGE_NAME) -v $(VERSION) -r $(VERSION) -t $(VARIANT) \ --isfinal --buildarch=$(ARCH) --volid=$(_VOLID) \ $(_LORAX_ARGS) \ - $(foreach file,$(_REPO_FILES),--repo $(_BASE_DIR)/$(file);) \ + $(foreach file,$(_REPO_FILES),--repo $(_BASE_DIR)/$(file)) \ --add-template $(_BASE_DIR)/lorax_templates/set_installer.tmpl \ --add-template $(_BASE_DIR)/lorax_templates/configure_upgrades.tmpl \ $(_BASE_DIR)/results/