use modern 'make install' macro

This commit is contained in:
raveit65 2014-02-18 21:12:48 +01:00
parent 9d3a4a27ed
commit 20b044a5fd
1 changed files with 2 additions and 1 deletions

View File

@ -60,7 +60,7 @@ under it.
make %{?_smp_mflags} V=1
%install
make DESTDIR=%{buildroot} install
%{make_install}
find %{buildroot} -name '*.la' -exec rm -rf {} ';'
@ -113,6 +113,7 @@ fi
* Tue Feb 18 2014 Wolfgang Ulbrich <chat-to-me@raveit.de> - 1.7.90-1
- update to 1.7.90
- use --with-gnome --all-name for find locale
- use modern 'make install' macro
* Sun Feb 09 2014 Dan Mashal <dan.mashal@fedoraproject.org> - 1.7.1-1
- Update to 1.7.1