diff options
Diffstat (limited to 'recipes/obsolete/dbus/dbus_0.34.inc')
-rw-r--r-- | recipes/obsolete/dbus/dbus_0.34.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/obsolete/dbus/dbus_0.34.inc b/recipes/obsolete/dbus/dbus_0.34.inc index cc7a8b9c24..69a18cb2d5 100644 --- a/recipes/obsolete/dbus/dbus_0.34.inc +++ b/recipes/obsolete/dbus/dbus_0.34.inc @@ -7,8 +7,8 @@ DEPENDS = "expat glib-2.0 virtual/libintl" DEFAULT_PREFERENCE = "-1" SRC_URI = "http://freedesktop.org/software/dbus/releases/dbus-${PV}.tar.gz \ - file://cross.patch;apply=yes \ - file://tmpdir.patch;apply=yes \ + file://cross.patch \ + file://tmpdir.patch \ file://dbus-1.init \ ${SRC_URI_EXTRA}" |