From: Paul Menzel Date: Sun, 3 Apr 2011 16:35:42 +0000 (+0200) Subject: gdbm: convert tabulator to spaces X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8adf7a5f7dd2d2ccaebf4e14e7d0803ec4ee5dcb;p=openembedded.git gdbm: convert tabulator to spaces Signed-off-by: Paul Menzel --- diff --git a/recipes/gdbm/gdbm_1.8.3.bb b/recipes/gdbm/gdbm_1.8.3.bb index 24c541a584..4dedd0af93 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"