summaryrefslogtreecommitdiffstats
path: root/meta/packages/gdbm
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-10-19 11:05:42 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-10-19 11:05:42 +0000
commit66a5d0fe0666f7e741765c9452eb814118f9a59c (patch)
treeabaa853999940ce24c9d7e2a45bc320099a35edb /meta/packages/gdbm
parent3be60de4cc7b7a2ebed7acd72d57c7bd6987632b (diff)
downloadpoky-66a5d0fe0666f7e741765c9452eb814118f9a59c.tar.gz
gdbm: remove whitespace
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2916 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gdbm')
-rw-r--r--meta/packages/gdbm/gdbm_1.8.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gdbm/gdbm_1.8.3.bb b/meta/packages/gdbm/gdbm_1.8.3.bb
index 22d1285e8d..f3beb47b41 100644
--- a/meta/packages/gdbm/gdbm_1.8.3.bb
+++ b/meta/packages/gdbm/gdbm_1.8.3.bb
@@ -10,7 +10,7 @@ SRC_URI = "${GNU_MIRROR}/gdbm/gdbm-${PV}.tar.gz \
10 file://makefile.patch;patch=1 \ 10 file://makefile.patch;patch=1 \
11 file://libtool-mode.patch;patch=1" 11 file://libtool-mode.patch;patch=1"
12 12
13inherit autotools 13inherit autotools
14 14
15do_stage () { 15do_stage () {
16 oe_libinstall -so -a libgdbm ${STAGING_LIBDIR} 16 oe_libinstall -so -a libgdbm ${STAGING_LIBDIR}