Use make_build macro
This commit is contained in:
parent
7baa733d80
commit
fffaad3320
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user