From 22e877d882c52d80a0b42f93b415053c11bd4071 Mon Sep 17 00:00:00 2001
From: Kevin Tian <kevin.tian@intel.com>
Date: Fri, 2 Jul 2010 13:36:59 +0800
Subject: libgpg-error: fix SRC_URI indention

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
---
 meta/packages/libgpg-error/libgpg-error_1.6.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/packages/libgpg-error/libgpg-error_1.6.bb b/meta/packages/libgpg-error/libgpg-error_1.6.bb
index 92ad10454..d5c6fe80b 100644
--- a/meta/packages/libgpg-error/libgpg-error_1.6.bb
+++ b/meta/packages/libgpg-error/libgpg-error_1.6.bb
@@ -4,7 +4,7 @@ LICENSE = "GPLv2+ & LGPLv2.1+"
 DEPENDS = "gettext"
 
 SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.bz2 \
-	   file://pkgconfig.patch;"
+           file://pkgconfig.patch;"
 
 # move libgpg-error-config into -dev package
 FILES_${PN} = "${libdir}/lib*.so.*"
-- 
cgit v1.2.3