meta-oe: remove trailing spaces

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2016-08-18 18:58:34 +02:00
parent 303a585a6f
commit dc48e768f5
64 changed files with 87 additions and 87 deletions
@@ -31,6 +31,6 @@ do_configure () {
do_install () {
export DIST_ROOT=${D}
oe_runmake install
oe_runmake install
oe_runmake install-dev
}