Use make_install macro

This commit is contained in:
Kalev Lember 2015-08-17 19:34:12 +02:00
parent d60abafbd0
commit 17ab097ccf

View File

@ -79,7 +79,7 @@ for writing applications that require a Bluetooth device selection widget.
make %{?_smp_mflags}
%install
make install DESTDIR=$RPM_BUILD_ROOT
%make_install
rm -f $RPM_BUILD_ROOT/%{_libdir}/gnome-bluetooth/plugins/*.la \
$RPM_BUILD_ROOT/%{_libdir}/nautilus-sendto/plugins/*.la
@ -140,6 +140,7 @@ fi
%changelog
* Mon Aug 17 2015 Kalev Lember <klember@redhat.com> - 1:3.17.90-1
- 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
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild