libgpg-error: fix SRC_URI indention

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
This commit is contained in:
Kevin Tian 2010-07-02 13:36:59 +08:00 committed by Saul Wold
parent 46140e8c01
commit 22e877d882
1 changed files with 1 additions and 1 deletions

View File

@ -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.*"