From 1c2697851bcfb1d754d2e6470306cc3f9007155c Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Mon, 13 Jul 2020 16:42:36 +0000 Subject: [PATCH] Use make macros https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro Signed-off-by: Cole Robinson --- SLOF.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SLOF.spec b/SLOF.spec index fec3b97..274d31c 100644 --- a/SLOF.spec +++ b/SLOF.spec @@ -69,7 +69,7 @@ export CROSS="" unset RELEASE %endif -make qemu %{?_smp_mflags} V=2 +%make_build qemu V=2 %install mkdir -p %{buildroot}%{_datadir}/%{targetdir}