From: Phil Blundell Date: Sat, 16 Oct 2004 22:39:33 +0000 (+0000) Subject: more staging X-Git-Tag: Release-2010-05/1~16575 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ad6f4094758315a69b5b7736b03df7b59d035dc;p=openembedded.git more staging BKrev: 4171a325t87LQRAwV4U_kWNh4WAotQ --- 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/