aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dbus
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-07-30 08:42:18 +0000
committerKoen Kooi <koen@openembedded.org>2006-07-30 08:42:18 +0000
commite040e03e0619e64bc2509f0de73538cd5ca5391b (patch)
tree2d25367322804481efb28f2c58adb069a67da326 /packages/dbus
parent110a855c87073f306b008cff224ea869f74022a2 (diff)
downloadopenembedded-e040e03e0619e64bc2509f0de73538cd5ca5391b.tar.gz
dbus 0.62: also set filespatch in the .inc
Diffstat (limited to 'packages/dbus')
-rw-r--r--packages/dbus/dbus_0.62.inc3
1 files changed, 3 insertions, 0 deletions
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 \