From afea4e79221c36de1d335789a1f285628c81d248 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Mon, 24 Feb 2020 20:05:46 +0100 Subject: [PATCH] Fix make_build --- mcelog.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mcelog.spec b/mcelog.spec index f187dc7..0b2ea78 100644 --- a/mcelog.spec +++ b/mcelog.spec @@ -24,7 +24,7 @@ on x86-32 and x86-64 systems. %autosetup %build -make CFLAGS="$RPM_OPT_FLAGS -fpie -pie" %{?_smp_mflags} +%make_build CFLAGS="$RPM_OPT_FLAGS -fpie -pie" %install mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man{5,8}