From f66682764c2d537e2847ff0bc93a6c3e99d96ac2 Mon Sep 17 00:00:00 2001 From: "Jason N." <33561705+JasonN3@users.noreply.github.com> Date: Thu, 7 Mar 2024 13:00:53 -0500 Subject: [PATCH] remove other in --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e4fca21..b0b40d2 100644 --- a/Makefile +++ b/Makefile @@ -42,7 +42,7 @@ endif ifneq ($(DNF_CACHE),) _LORAX_ARGS += --cachedir $(DNF_CACHE) -_LORAX_TEMPLATES += lorax_templates/copy_dnf_cache.tpml.in +_LORAX_TEMPLATES += lorax_templates/copy_dnf_cache.tpml endif # Step 7: Buid end ISO