Remove unneeded use of desktop-file-install
This commit is contained in:
parent
6390331c0e
commit
f41b3c62c8
@ -95,16 +95,6 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libgnome-bluetooth.la \
|
||||
$RPM_BUILD_ROOT/%{_libdir}/nautilus-sendto/plugins/*.la \
|
||||
$RPM_BUILD_ROOT/%{_libdir}/control-center-1/panels/libbluetooth.la
|
||||
|
||||
desktop-file-install --vendor="" \
|
||||
--delete-original \
|
||||
--dir=$RPM_BUILD_ROOT%{_datadir}/applications \
|
||||
$RPM_BUILD_ROOT%{_datadir}/applications/bluetooth-properties.desktop
|
||||
|
||||
desktop-file-install --vendor="" \
|
||||
--delete-original \
|
||||
--dir=$RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart/ \
|
||||
$RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart/bluetooth-applet.desktop
|
||||
|
||||
install -m0644 -D %{SOURCE1} $RPM_BUILD_ROOT/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules
|
||||
|
||||
# gnome-bluetooth2 is the name for the gettext domain,
|
||||
|
Loading…
Reference in New Issue
Block a user