aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/e17/e-wm-theme-b-and-w_svn.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2016-08-18 18:58:34 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2016-08-22 15:56:29 +0200
commitdc48e768f527cbed0cc3899f6a2ebb396cd9ada8 (patch)
tree24fab55846f541a4e58806887b2065baa06981ef /meta-efl/recipes-efl/e17/e-wm-theme-b-and-w_svn.bb
parent303a585a6f6c142b94307ffe48a5c56f828fcd94 (diff)
downloadmeta-openembedded-contrib-dc48e768f527cbed0cc3899f6a2ebb396cd9ada8.tar.gz
meta-oe: remove trailing spaces
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/recipes-efl/e17/e-wm-theme-b-and-w_svn.bb')
-rw-r--r--meta-efl/recipes-efl/e17/e-wm-theme-b-and-w_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-efl/recipes-efl/e17/e-wm-theme-b-and-w_svn.bb b/meta-efl/recipes-efl/e17/e-wm-theme-b-and-w_svn.bb
index ae1b8a6c69..704e43dd6f 100644
--- a/meta-efl/recipes-efl/e17/e-wm-theme-b-and-w_svn.bb
+++ b/meta-efl/recipes-efl/e17/e-wm-theme-b-and-w_svn.bb
@@ -18,7 +18,7 @@ SRC_URI = "${E_SVN}/trunk/THEMES;module=${SRCNAME};protocol=http"
S = "${WORKDIR}/${SRCNAME}/e"
do_compile() {
- # unfortunately hardcoded edje_cc in Makefile
+ # unfortunately hardcoded edje_cc in Makefile
sed -i "s#\tedje_cc#\t${STAGING_BINDIR_NATIVE}/edje_cc#g" Makefile
make
}