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

meta/packages/genext2fs/genext2fs_1.3.bb

index ab74a76a25708a77f07da61af07f818ff86082e7..e57f78ae504e21363d798a80e32826503066676d 100644 (file)
@@ -8,7 +8,7 @@ S = "${WORKDIR}/genext2fs-${PV}.orig"
 
 do_compile () {
        oe_runmake
-}      
+}
 
 do_install () {
        oe_runmake 'DESTDIR=${D}' install