[oe-commits] Paul Menzel : gdbm: convert tabulator to spaces

git version control git at git.openembedded.org
Thu Apr 7 20:00:52 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: 8adf7a5f7dd2d2ccaebf4e14e7d0803ec4ee5dcb
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8adf7a5f7dd2d2ccaebf4e14e7d0803ec4ee5dcb

Author: Paul Menzel <paulepanter at users.sourceforge.net>
Date:   Sun Apr  3 18:35:42 2011 +0200

gdbm: convert tabulator to spaces

Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>

---

 recipes/gdbm/gdbm_1.8.3.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/gdbm/gdbm_1.8.3.bb b/recipes/gdbm/gdbm_1.8.3.bb
index 24c541a..4dedd0a 100644
--- a/recipes/gdbm/gdbm_1.8.3.bb
+++ b/recipes/gdbm/gdbm_1.8.3.bb
@@ -7,7 +7,7 @@ LICENSE = "GPL"
 PR = "r5"
 
 SRC_URI = "${GNU_MIRROR}/gdbm/gdbm-${PV}.tar.gz \
-	   file://makefile.patch \
+           file://makefile.patch \
            file://libtool-mode.patch \
            file://chmod.patch"
 





More information about the Openembedded-commits mailing list