From 505cb2b1da02a4d3234a48bb74ae662853e925e1 Mon Sep 17 00:00:00 2001 From: Pham Tama Date: Sun, 11 Feb 2024 14:38:30 +0700 Subject: [PATCH] fix 7 --- template.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template.spec b/template.spec index b55f496..c50ca6c 100644 --- a/template.spec +++ b/template.spec @@ -21,7 +21,7 @@ BuildArch: {{ARCH}} %prep rm -rf $RPM_BUILD_ROOT -%autosetup +%setup -n %{name} %install {{INSTALL}}