From 8b234b05f7d26a8343141f1e0f5eb5d84b73c42f Mon Sep 17 00:00:00 2001 From: webbuilder_pel7ppc64lebuilder0 Date: Mon, 14 Oct 2019 05:31:52 +0200 Subject: [PATCH] nodejs correction in buildsetup Signed-off-by: webbuilder_pel7ppc64lebuilder0 --- SPECS/nodejs.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/SPECS/nodejs.spec b/SPECS/nodejs.spec index ab6998e..6690913 100644 --- a/SPECS/nodejs.spec +++ b/SPECS/nodejs.spec @@ -1,5 +1,5 @@ %ifarch ppc64 ppc64le -%define _optflags -j32 +%define _smp_mflags -j32 %endif # fake EPEL in RDO @@ -335,7 +335,6 @@ make BUILDTYPE=Debug %{?_smp_mflags} make BUILDTYPE=Release %{?_smp_mflags} %endif - %install rm -rf %{buildroot}