From 21de9babc2da7c7b6d43ac37a22e237c94120426 Mon Sep 17 00:00:00 2001 From: John Lee Date: Fri, 21 Nov 2008 23:38:21 +0800 Subject: avahi: fix postinst script error The previous version of dbus-1 will not stop clean if there exists running 'dbus-daemon --session' in the system. That will cause the script to believe it should ask for a force-reload of dbus, which leads to an error exit because the 'dbus-daemon --system' wasn't really running. --- packages/avahi/avahi-python_0.6.21.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/avahi/avahi-python_0.6.21.bb') diff --git a/packages/avahi/avahi-python_0.6.21.bb b/packages/avahi/avahi-python_0.6.21.bb index 25ca037c04..639f1de34e 100644 --- a/packages/avahi/avahi-python_0.6.21.bb +++ b/packages/avahi/avahi-python_0.6.21.bb @@ -1,6 +1,6 @@ require avahi.inc -PR = "r7" +PR = "r8" # FIXME: without --enable-gtk, avahi-discover (pygtk) won't be built FILES_avahi-discover = "" -- cgit v1.2.3