From: Koen Kooi Date: Sun, 30 Jul 2006 08:42:18 +0000 (+0000) Subject: dbus 0.62: also set filespatch in the .inc X-Git-Tag: Release-2010-05/1~9453^2~1048 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e040e03e0619e64bc2509f0de73538cd5ca5391b;p=openembedded.git dbus 0.62: also set filespatch in the .inc --- diff --git a/packages/dbus/dbus_0.62.inc b/packages/dbus/dbus_0.62.inc index c1c84713a3..3b0f24f408 100644 --- a/packages/dbus/dbus_0.62.inc +++ b/packages/dbus/dbus_0.62.inc @@ -5,6 +5,9 @@ DESCRIPTION = "message bus system for applications to talk to one another" LICENSE = "GPL" DEPENDS = "expat glib-2.0 virtual/libintl" + +FILESPATH = "${FILE_DIRNAME}/dbus-0.6x:${FILE_DIRNAME}/dbus" + SRC_URI = "http://freedesktop.org/software/dbus/releases/dbus-${PV}.tar.gz \ file://cross.patch;patch=1 \ file://tmpdir.patch;patch=1 \