[gnome-bluetooth/f15/master] Remove unneeded use of desktop-file-install

Bastien Nocera hadess at fedoraproject.org
Tue Mar 8 08:53:29 UTC 2011


commit f41b3c62c8a813fd7596732dee7b57c0a989d263
Author: Bastien Nocera <hadess at hadess.net>
Date:   Tue Mar 8 08:53:23 2011 +0000

    Remove unneeded use of desktop-file-install

 gnome-bluetooth.spec |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)
---
diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec
index aeb0ea9..ec659f1 100644
--- a/gnome-bluetooth.spec
+++ b/gnome-bluetooth.spec
@@ -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,


More information about the scm-commits mailing list