[maemo-commits] [maemo-commits] r17761 - projects/haf/trunk/dbus/debian/patches

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Fri Mar 20 15:05:36 EET 2009
Author: makarhun
Date: 2009-03-20 15:05:30 +0200 (Fri, 20 Mar 2009)
New Revision: 17761

Added:
   projects/haf/trunk/dbus/debian/patches/35-fixed-socket-dir.patch
Modified:
   projects/haf/trunk/dbus/debian/patches/series
Log:


Added: projects/haf/trunk/dbus/debian/patches/35-fixed-socket-dir.patch
===================================================================
--- projects/haf/trunk/dbus/debian/patches/35-fixed-socket-dir.patch	2009-03-20 12:58:32 UTC (rev 17760)
+++ projects/haf/trunk/dbus/debian/patches/35-fixed-socket-dir.patch	2009-03-20 13:05:30 UTC (rev 17761)
@@ -0,0 +1,13 @@
+Index: dbus-1.2.12/bus/session.conf.in
+===================================================================
+--- dbus-1.2.12.orig/bus/session.conf.in
++++ dbus-1.2.12/bus/session.conf.in
+@@ -12,7 +12,7 @@
+        the behavior of child processes. -->
+   <keep_umask/>
+ 
+-  <listen>unix:tmpdir=@DBUS_SESSION_SOCKET_DIR@</listen>
++  <listen>unix:tmpdir=/tmp</listen>
+ 
+   <standard_session_servicedirs />
+ 

Modified: projects/haf/trunk/dbus/debian/patches/series
===================================================================
--- projects/haf/trunk/dbus/debian/patches/series	2009-03-20 12:58:32 UTC (rev 17760)
+++ projects/haf/trunk/dbus/debian/patches/series	2009-03-20 13:05:30 UTC (rev 17761)
@@ -15,3 +15,4 @@
 21-add-missing-va_end.patch
 22-use-signed-return-value.patch
 32-add-oom-check-to-main.patch
+35-fixed-socket-dir.patch


More information about the maemo-commits mailing list