]> code.ossystems Code Review - openembedded-core.git/commitdiff
lzo: strip whitespaces
authorMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 26 Oct 2007 11:37:02 +0000 (11:37 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 26 Oct 2007 11:37:02 +0000 (11:37 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2999 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/lzo/lzo_1.08.bb

index c9a8a1384e3983a4b0fcf98f6d2760a56cf0c60f..a01912da0fc33db165093c1411371636dd91eb05 100644 (file)
@@ -7,7 +7,7 @@ PR = "r14"
 
 SRC_URI = "http://www.oberhumer.com/opensource/lzo/download/lzo-${PV}.tar.gz"
 
-inherit autotools 
+inherit autotools
 
 EXTRA_OECONF = "--enable-shared"