Use make_install macro
This commit is contained in:
parent
abee0cf293
commit
53a0d29c8d
@ -129,7 +129,7 @@ This package contains the evince web browser plugin.
|
|||||||
make %{?_smp_mflags} V=1 LIBTOOL=/usr/bin/libtool
|
make %{?_smp_mflags} V=1 LIBTOOL=/usr/bin/libtool
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make install DESTDIR=$RPM_BUILD_ROOT
|
%make_install
|
||||||
|
|
||||||
# Update the screenshot shown in the software center
|
# 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
|
* Wed Sep 21 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
|
||||||
- Update to 3.22.0
|
- Update to 3.22.0
|
||||||
- Don't set group tags
|
- Don't set group tags
|
||||||
|
- Use make_install macro
|
||||||
|
|
||||||
* Wed Sep 14 2016 Marek Kasik <mkasik@redhat.com> - 3.21.92-1
|
* Wed Sep 14 2016 Marek Kasik <mkasik@redhat.com> - 3.21.92-1
|
||||||
- Update to 3.21.92
|
- Update to 3.21.92
|
||||||
|
Loading…
Reference in New Issue
Block a user