Use make_install macro

This commit is contained in:
Kalev Lember 2015-08-17 19:29:59 +02:00
parent 9bfaa15a82
commit 686b25509a

View File

@ -69,7 +69,7 @@ sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/ if test "$export_dyn
make %{?_smp_mflags} V=1
%install
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
%make_install
# Register as an application to be visible in the software center
#
@ -162,6 +162,7 @@ gtk-update-icon-cache %{_datadir}icons/hicolor &> /dev/null || :
%changelog
* Mon Aug 17 2015 Kalev Lember <klember@redhat.com> - 1:3.17.90-1
- Update to 3.17.90
- Use make_install macro
* Tue Jul 21 2015 David King <amigadave@amigadave.com> - 1:3.17.4-1
- Update to 3.17.4