Use make_build macro instead of make

Signed-off-by: Philip Kovacs <pkdevel@yahoo.com>
This commit is contained in:
Philip Kovacs 2019-06-19 16:44:22 -04:00
parent a1de3aa040
commit e08494c4f7

View File

@ -80,7 +80,7 @@ find src -name \*.l -print -exec touch --no-create {} \;
%make_build V=1
%check
make check
%make_build check
%install
%make_install