[Pkg-bluetooth-commits] r908 - in /packages/gnome-bluetooth/trunk/debian/patches: ./ 01_autostart_path.patch

av-guest at users.alioth.debian.org av-guest at users.alioth.debian.org
Fri Oct 23 12:49:57 UTC 2009


Author: av-guest
Date: Fri Oct 23 12:49:56 2009
New Revision: 908

URL: http://svn.debian.org/wsvn/pkg-bluetooth/?sc=1&rev=908
Log:
01_autostart_path.patch: added to adjust autostartdir path to the right value /usr/share/gnome/autostart

Added:
    packages/gnome-bluetooth/trunk/debian/patches/
    packages/gnome-bluetooth/trunk/debian/patches/01_autostart_path.patch

Added: packages/gnome-bluetooth/trunk/debian/patches/01_autostart_path.patch
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/gnome-bluetooth/trunk/debian/patches/01_autostart_path.patch?rev=908&op=file
==============================================================================
--- packages/gnome-bluetooth/trunk/debian/patches/01_autostart_path.patch (added)
+++ packages/gnome-bluetooth/trunk/debian/patches/01_autostart_path.patch Fri Oct 23 12:49:56 2009
@@ -1,0 +1,24 @@
+diff -Nur -x '*.orig' -x '*~' gnome-bluetooth-2.28.3/applet/Makefile.am gnome-bluetooth-2.28.3.new/applet/Makefile.am
+--- gnome-bluetooth-2.28.3/applet/Makefile.am	2009-09-21 18:10:03.000000000 +0200
++++ gnome-bluetooth-2.28.3.new/applet/Makefile.am	2009-10-23 13:45:50.000000000 +0200
+@@ -22,7 +22,7 @@
+ ui_DATA = popup-menu.ui authorisation-dialogue.ui confirm-dialogue.ui passkey-dialogue.ui
+ uidir = $(pkgdatadir)
+ 
+-autostartdir = $(sysconfdir)/xdg/autostart
++autostartdir = $(datadir)/gnome/autostart
+ 
+ autostart_in_in_files = bluetooth-applet.desktop.in.in
+ autostart_in_files = bluetooth-applet.desktop.in
+diff -Nur -x '*.orig' -x '*~' gnome-bluetooth-2.28.3/applet/Makefile.in gnome-bluetooth-2.28.3.new/applet/Makefile.in
+--- gnome-bluetooth-2.28.3/applet/Makefile.in	2009-10-20 15:37:23.000000000 +0200
++++ gnome-bluetooth-2.28.3.new/applet/Makefile.in	2009-10-23 13:46:13.000000000 +0200
+@@ -316,7 +316,7 @@
+ man_MANS = bluetooth-applet.1
+ ui_DATA = popup-menu.ui authorisation-dialogue.ui confirm-dialogue.ui passkey-dialogue.ui
+ uidir = $(pkgdatadir)
+-autostartdir = $(sysconfdir)/xdg/autostart
++autostartdir = $(datadir)/gnome/autostart
+ autostart_in_in_files = bluetooth-applet.desktop.in.in
+ autostart_in_files = bluetooth-applet.desktop.in
+ autostart_DATA = $(autostart_in_files:.desktop.in=.desktop)




More information about the Pkg-bluetooth-commits mailing list