specfile: use %make_build macro for build process

This commit is contained in:
David Kaspar [Dee'Kej] 2017-11-23 17:09:28 +01:00
parent 52741cc3a8
commit 99f78232d0
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ needed to develop gawk extension modules that use %{name} facilities.
%build
%configure
make %{?_smp_mflags}
%make_build
%check
make check