From c61ef2b61e46728bb754c96e19fbbb8b698b4088 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Wed, 15 Feb 2023 21:28:38 -0800 Subject: [PATCH] Apply the patch (using autosetup) --- lorax.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lorax.spec b/lorax.spec index 682c1ec..25683d1 100644 --- a/lorax.spec +++ b/lorax.spec @@ -131,7 +131,7 @@ Lorax templates for creating the boot.iso and live isos are placed in /usr/share/lorax/templates.d/99-generic %prep -%setup -q -n %{name}-%{version} +%autosetup -p1 -n %{name}-%{version} %build