summaryrefslogtreecommitdiffstats
path: root/meta/packages/dbus/dbus-native_1.2.4.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@buglabs.net>2009-02-23 20:45:46 +0100
committerMarcin Juszkiewicz <marcin@buglabs.net>2009-02-23 20:45:46 +0100
commit84f0e3128b1ac1d2299e0a3ebb7117c775dfe16f (patch)
tree5a7eec5bafda24410b47879f4da66b45865251df /meta/packages/dbus/dbus-native_1.2.4.bb
parentcaa983dd4143ee54f4b012b9f4a13ed672456e0b (diff)
downloadpoky-84f0e3128b1ac1d2299e0a3ebb7117c775dfe16f.tar.gz
dbus: make dbus-native do not use update-rc.d (removes harmless warning)
Diffstat (limited to 'meta/packages/dbus/dbus-native_1.2.4.bb')
-rw-r--r--meta/packages/dbus/dbus-native_1.2.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/dbus/dbus-native_1.2.4.bb b/meta/packages/dbus/dbus-native_1.2.4.bb
index 47e3167eda..d799ba2d1d 100644
--- a/meta/packages/dbus/dbus-native_1.2.4.bb
+++ b/meta/packages/dbus/dbus-native_1.2.4.bb
@@ -3,7 +3,7 @@ inherit native
3 3
4DEPENDS = "glib-2.0-native libxml2-native expat-native" 4DEPENDS = "glib-2.0-native libxml2-native expat-native"
5 5
6PR = "r2" 6PR = "r3"
7 7
8do_stage() { 8do_stage() {
9 oe_runmake install 9 oe_runmake install