Use make_install macro
This commit is contained in:
parent
d60abafbd0
commit
17ab097ccf
@ -79,7 +79,7 @@ for writing applications that require a Bluetooth device selection widget.
|
|||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make install DESTDIR=$RPM_BUILD_ROOT
|
%make_install
|
||||||
|
|
||||||
rm -f $RPM_BUILD_ROOT/%{_libdir}/gnome-bluetooth/plugins/*.la \
|
rm -f $RPM_BUILD_ROOT/%{_libdir}/gnome-bluetooth/plugins/*.la \
|
||||||
$RPM_BUILD_ROOT/%{_libdir}/nautilus-sendto/plugins/*.la
|
$RPM_BUILD_ROOT/%{_libdir}/nautilus-sendto/plugins/*.la
|
||||||
@ -140,6 +140,7 @@ fi
|
|||||||
%changelog
|
%changelog
|
||||||
* Mon Aug 17 2015 Kalev Lember <klember@redhat.com> - 1:3.17.90-1
|
* Mon Aug 17 2015 Kalev Lember <klember@redhat.com> - 1:3.17.90-1
|
||||||
- Update to 3.17.90
|
- Update to 3.17.90
|
||||||
|
- Use make_install macro
|
||||||
|
|
||||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.16.1-2
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.16.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