diff options
| author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-10-26 11:37:02 +0000 |
|---|---|---|
| committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-10-26 11:37:02 +0000 |
| commit | 03b1d82252df454211c05d3ab8c233803b8dd00c (patch) | |
| tree | e4d8c4b600a4909bba8e6f1e017832449e3c7508 /meta/packages/lzo/lzo_1.08.bb | |
| parent | 52dc897f53f0083ff8ffd4b3b283956546c7baa3 (diff) | |
| download | poky-03b1d82252df454211c05d3ab8c233803b8dd00c.tar.gz | |
lzo: strip whitespaces
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2999 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/lzo/lzo_1.08.bb')
| -rw-r--r-- | meta/packages/lzo/lzo_1.08.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/lzo/lzo_1.08.bb b/meta/packages/lzo/lzo_1.08.bb index c9a8a1384e..a01912da0f 100644 --- a/meta/packages/lzo/lzo_1.08.bb +++ b/meta/packages/lzo/lzo_1.08.bb | |||
| @@ -7,7 +7,7 @@ PR = "r14" | |||
| 7 | 7 | ||
| 8 | SRC_URI = "http://www.oberhumer.com/opensource/lzo/download/lzo-${PV}.tar.gz" | 8 | SRC_URI = "http://www.oberhumer.com/opensource/lzo/download/lzo-${PV}.tar.gz" |
| 9 | 9 | ||
| 10 | inherit autotools | 10 | inherit autotools |
| 11 | 11 | ||
| 12 | EXTRA_OECONF = "--enable-shared" | 12 | EXTRA_OECONF = "--enable-shared" |
| 13 | 13 | ||
