]> code.ossystems Code Review - openembedded-core.git/commitdiff
readline: remove whitespace
authorMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 19 Oct 2007 14:19:26 +0000 (14:19 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 19 Oct 2007 14:19:26 +0000 (14:19 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2934 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/readline/readline_4.3.bb

index d0ff2a8d7c44093e15a3444ac709f3c26a5b5dda..6dfce726fed283ef94097cf17a4e8f918a81f753 100644 (file)
@@ -15,7 +15,7 @@ SRC_URI = "ftp://ftp.cwru.edu/pub/bash/readline-${PV}.tar.gz \
           file://acinclude.m4"
 S = "${WORKDIR}/readline-${PV}"
 
-inherit autotools 
+inherit autotools
 
 do_configure () {
        install -m 0644 ${WORKDIR}/acinclude.m4 ${S}/