Use make_build macro

This commit is contained in:
David King 2017-02-02 11:25:32 +00:00
parent 7baa733d80
commit fffaad3320

View File

@ -43,7 +43,7 @@ developing applications that use %{name}.
%build
%configure
make %{?_smp_mflags}
%make_build
%install
%make_install
@ -93,6 +93,7 @@ gtk-update-icon-cache %{_datadir}/icons/Adwaita &>/dev/null || :
%changelog
* Thu Feb 02 2017 David King <amigadave@amigadave.com> - 3.23.91-1
- Update to 3.23.91
- Use make_build macro
* Wed Sep 21 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
- Update to 3.22.0