]> code.ossystems Code Review - openembedded-core.git/commitdiff
dbus: fix SRC_URI indention
authorKevin Tian <kevin.tian@intel.com>
Fri, 2 Jul 2010 05:34:52 +0000 (13:34 +0800)
committerSaul Wold <Saul.Wold@intel.com>
Fri, 2 Jul 2010 22:32:42 +0000 (15:32 -0700)
Signed-off-by: Kevin Tian <kevin.tian@intel.com>
meta/packages/dbus/dbus.inc

index 84f010f093bc59c763f8870fd95ea341257a1dde..af866a953749e1a24b155e934ac956263cd1d96e 100644 (file)
@@ -4,14 +4,12 @@ SECTION = "base"
 LICENSE = "AFL2.1 | GPLv2+"
 DEPENDS = "expat glib-2.0 virtual/libintl virtual/libx11 libsm"
 
-SRC_URI = "\
-  http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \
-  file://cross.patch; \
-  file://tmpdir.patch; \
-  file://fix-install-daemon.patch; \
-  file://dbus-1.init \
-  file://99_dbus \
-"
+SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \
+           file://cross.patch; \
+           file://tmpdir.patch; \
+           file://fix-install-daemon.patch; \
+           file://dbus-1.init \
+           file://99_dbus"
 
 inherit autotools pkgconfig gettext