Use make_install macro

This commit is contained in:
Kalev Lember 2016-09-21 16:53:05 +02:00
parent abee0cf293
commit 53a0d29c8d

View File

@ -129,7 +129,7 @@ This package contains the evince web browser plugin.
make %{?_smp_mflags} V=1 LIBTOOL=/usr/bin/libtool
%install
make install DESTDIR=$RPM_BUILD_ROOT
%make_install
# Update the screenshot shown in the software center
#
@ -258,6 +258,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null ||:
* Wed Sep 21 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
- Update to 3.22.0
- Don't set group tags
- Use make_install macro
* Wed Sep 14 2016 Marek Kasik <mkasik@redhat.com> - 3.21.92-1
- Update to 3.21.92