dbus 0.62: also set filespatch in the .inc
authorKoen Kooi <koen@openembedded.org>
Sun, 30 Jul 2006 08:42:18 +0000 (08:42 +0000)
committerKoen Kooi <koen@openembedded.org>
Sun, 30 Jul 2006 08:42:18 +0000 (08:42 +0000)
packages/dbus/dbus_0.62.inc

index c1c8471..3b0f24f 100644 (file)
@@ -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 \