Use make_install macro
This commit is contained in:
parent
4f4e94e54a
commit
3c464be36e
@ -47,7 +47,7 @@ make %{?_smp_mflags} V=1
|
|||||||
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make install DESTDIR=$RPM_BUILD_ROOT
|
%make_install
|
||||||
|
|
||||||
rm -f $RPM_BUILD_ROOT%{_libdir}/gio/modules/*.la
|
rm -f $RPM_BUILD_ROOT%{_libdir}/gio/modules/*.la
|
||||||
|
|
||||||
@ -75,6 +75,7 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
|
|||||||
%changelog
|
%changelog
|
||||||
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 2.46.0-1
|
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 2.46.0-1
|
||||||
- Update to 2.46.0
|
- 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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user