From df181149883d6b504d49d0bb20d21be53ffb0604 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 8 Nov 2016 15:09:20 +0100 Subject: [PATCH] use %make_build Signed-off-by: Igor Gnatenko --- libpeas.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libpeas.spec b/libpeas.spec index da850b6..e254a20 100644 --- a/libpeas.spec +++ b/libpeas.spec @@ -62,8 +62,7 @@ that are needed to write applications that use libpeas. %build %configure - -make %{?_smp_mflags} +%make_build %install %make_install