Use make_install macro

This commit is contained in:
Kalev Lember 2015-09-21 18:17:20 +02:00
parent 4f4e94e54a
commit 3c464be36e
1 changed files with 2 additions and 1 deletions

View File

@ -47,7 +47,7 @@ make %{?_smp_mflags} V=1
%install
make install DESTDIR=$RPM_BUILD_ROOT
%make_install
rm -f $RPM_BUILD_ROOT%{_libdir}/gio/modules/*.la
@ -75,6 +75,7 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
%changelog
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 2.46.0-1
- Update to 2.46.0
- Use make_install macro
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.45.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild