From 4ad6f4094758315a69b5b7736b03df7b59d035dc Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Sat, 16 Oct 2004 22:39:33 +0000 Subject: more staging BKrev: 4171a325t87LQRAwV4U_kWNh4WAotQ --- dbus/dbus_0.22.oe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dbus') diff --git a/dbus/dbus_0.22.oe b/dbus/dbus_0.22.oe index 87d5df3a11..7b1ac00add 100644 --- a/dbus/dbus_0.22.oe +++ b/dbus/dbus_0.22.oe @@ -1,5 +1,5 @@ SECTION = "base" -PR = "r2" +PR = "r3" HOMEPAGE = "http://www.freedesktop.org/Software/dbus" DESCRIPTION = "message bus system for applications to talk to one another" DEPENDS = "expat glib-2.0" @@ -50,6 +50,7 @@ do_stage () { done install -m 0644 dbus/dbus-glib.h ${STAGING_INCDIR}/dbus-1.0/dbus/ + install -m 0644 dbus/dbus-glib-lowlevel.h ${STAGING_INCDIR}/dbus-1.0/dbus/ mkdir -p ${STAGING_LIBDIR}/dbus-1.0/include/dbus/ install -m 0644 dbus/dbus-arch-deps.h ${STAGING_LIBDIR}/dbus-1.0/include/dbus/ -- cgit v1.2.3