summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/e17
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
parent303a585a6f6c142b94307ffe48a5c56f828fcd94 (diff)
downloadmeta-openembedded-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')
-rw-r--r--meta-efl/recipes-efl/e17/e-wm-theme-b-and-w_svn.bb2
-rw-r--r--meta-efl/recipes-efl/e17/exalt-client_svn.bb2
-rw-r--r--meta-efl/recipes-efl/e17/news_svn.bb2
-rw-r--r--meta-efl/recipes-efl/e17/rain_svn.bb2
4 files changed, 4 insertions, 4 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"
18S = "${WORKDIR}/${SRCNAME}/e" 18S = "${WORKDIR}/${SRCNAME}/e"
19 19
20do_compile() { 20do_compile() {
21 # unfortunately hardcoded edje_cc in Makefile 21 # unfortunately hardcoded edje_cc in Makefile
22 sed -i "s#\tedje_cc#\t${STAGING_BINDIR_NATIVE}/edje_cc#g" Makefile 22 sed -i "s#\tedje_cc#\t${STAGING_BINDIR_NATIVE}/edje_cc#g" Makefile
23 make 23 make
24} 24}
diff --git a/meta-efl/recipes-efl/e17/exalt-client_svn.bb b/meta-efl/recipes-efl/e17/exalt-client_svn.bb
index f70860154f..afed0e8310 100644
--- a/meta-efl/recipes-efl/e17/exalt-client_svn.bb
+++ b/meta-efl/recipes-efl/e17/exalt-client_svn.bb
@@ -21,5 +21,5 @@ FILES_${PN} += "${libdir}/enlightenment/modules/*/*.desktop \
21FILES_${PN}-staticdev += "${libdir}/enlightenment/modules/*/*/*.a" 21FILES_${PN}-staticdev += "${libdir}/enlightenment/modules/*/*/*.a"
22FILES_${PN}-dev += "${libdir}/enlightenment/modules/*/*/*.la" 22FILES_${PN}-dev += "${libdir}/enlightenment/modules/*/*/*.la"
23FILES_${PN}-dbg += "${libdir}/enlightenment/modules/*/*/.debug" 23FILES_${PN}-dbg += "${libdir}/enlightenment/modules/*/*/.debug"
24 24
25SRC_URI += "file://configure.patch" \ No newline at end of file 25SRC_URI += "file://configure.patch" \ No newline at end of file
diff --git a/meta-efl/recipes-efl/e17/news_svn.bb b/meta-efl/recipes-efl/e17/news_svn.bb
index f08cab60a9..3b652a6944 100644
--- a/meta-efl/recipes-efl/e17/news_svn.bb
+++ b/meta-efl/recipes-efl/e17/news_svn.bb
@@ -7,7 +7,7 @@ PR = "${INC_PR}.0"
7require e-module.inc 7require e-module.inc
8 8
9do_configure_prepend() { 9do_configure_prepend() {
10 sed -i -e /po/d configure.ac 10 sed -i -e /po/d configure.ac
11 sed -i -e s:\ po::g Makefile.am 11 sed -i -e s:\ po::g Makefile.am
12} 12}
13 13
diff --git a/meta-efl/recipes-efl/e17/rain_svn.bb b/meta-efl/recipes-efl/e17/rain_svn.bb
index cf67a4cd5d..7e8544219a 100644
--- a/meta-efl/recipes-efl/e17/rain_svn.bb
+++ b/meta-efl/recipes-efl/e17/rain_svn.bb
@@ -9,7 +9,7 @@ PR = "${INC_PR}.0"
9require e-module.inc 9require e-module.inc
10 10
11do_configure_prepend() { 11do_configure_prepend() {
12 sed -i -e /po/d ${S}/configure.ac 12 sed -i -e /po/d ${S}/configure.ac
13 sed -i -e s:\ po::g ${S}/Makefile.am 13 sed -i -e s:\ po::g ${S}/Makefile.am
14} 14}
15 15