From ab4f7b700cbbe1ae24c213b1182a43afc5a11b15 Mon Sep 17 00:00:00 2001 From: "Arkady L. Shane" Date: Mon, 13 Nov 2023 12:57:02 +0300 Subject: [PATCH] Fix sign --- SPECS/kernel-lt-6.1.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/kernel-lt-6.1.spec b/SPECS/kernel-lt-6.1.spec index 1f2032c..7bb2d35 100644 --- a/SPECS/kernel-lt-6.1.spec +++ b/SPECS/kernel-lt-6.1.spec @@ -613,7 +613,7 @@ cp config-%{version}-%{_target_cpu} .config %{__make} -s ARCH=%{bldarch} oldconfig %if %{signkernel} || %{signmodules} -cp %{SOURCE23} certs/ +cp %{SOURCE23} certs/x509.genkey %endif %if %{with_std}