From f1641aebd7ac808ebe54e98707697580b01f27e9 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 23 Nov 2020 11:06:30 -0600 Subject: Ooops, copy/paste error Signed-off-by: Justin M. Forbes --- kernel.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel.spec b/kernel.spec index b7c419b77..485fe21ef 100644 --- a/kernel.spec +++ b/kernel.spec @@ -55,7 +55,7 @@ Summary: The Linux kernel %if %{zipmodules} %global zipsed -e 's/\.ko$/\.ko.xz/' # for parallel xz processes, replace with 1 to go back to single process -+%global zcpu `nproc --all` +%global zcpu `nproc --all` %endif # define buildid .local -- cgit