From f907777709b20d8d73e3587026296a6616262229 Mon Sep 17 00:00:00 2001 From: Rolf Leggewie Date: Sun, 31 Dec 2006 13:13:53 +0000 Subject: remove extra whitespace at end-of-line in about 900 bb files. --- packages/btsco/btsco_0.42.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/btsco') diff --git a/packages/btsco/btsco_0.42.bb b/packages/btsco/btsco_0.42.bb index 1a8061ce07..3fa6b0636b 100644 --- a/packages/btsco/btsco_0.42.bb +++ b/packages/btsco/btsco_0.42.bb @@ -3,7 +3,7 @@ require btsco.inc #there are some bogus macros putting -I/usr/include into C(PP)FLAGS, lets fix that do_configure() { libtoolize --force - gnu-configize + gnu-configize sed -i 's:-I${bluez_prefix}/include::g' configure oe_runconf -} +} -- cgit 1.2.3-korg