diff options
Diffstat (limited to 'debian/patches/0011-context-don-t-fail-if-session-bus-is-not-there.patch')
-rw-r--r-- | debian/patches/0011-context-don-t-fail-if-session-bus-is-not-there.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/0011-context-don-t-fail-if-session-bus-is-not-there.patch b/debian/patches/0011-context-don-t-fail-if-session-bus-is-not-there.patch index 76b59b8de..3f08aea3b 100644 --- a/debian/patches/0011-context-don-t-fail-if-session-bus-is-not-there.patch +++ b/debian/patches/0011-context-don-t-fail-if-session-bus-is-not-there.patch @@ -1,7 +1,7 @@ From 4d1a3e64d8fbebc32180319da43feed1c1eda92e Mon Sep 17 00:00:00 2001 From: =?utf-8?q?Marc-Andr=C3=A9=20Lureau?= <marc-andre.lureau@nokia.com> Date: Tue, 12 May 2009 01:39:55 +0300 -Subject: [PATCH] context: don't fail if session bus is not there +Subject: [PATCH 11/85] context: don't fail if session bus is not there Also invert the order of bus tracking since we expect session_bus to be present when we check for it. Although that should not change @@ -37,5 +37,5 @@ index 4aad737..9f6f55c 100644 if (is_session) -- -1.5.6.3 +1.6.3.3 |