summaryrefslogtreecommitdiffstats
path: root/meta-efl
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl')
-rw-r--r--meta-efl/recipes-efl/e17/exalt-client_svn.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-efl/recipes-efl/e17/exalt-client_svn.bb b/meta-efl/recipes-efl/e17/exalt-client_svn.bb
index b8c204d01..2c7e5304b 100644
--- a/meta-efl/recipes-efl/e17/exalt-client_svn.bb
+++ b/meta-efl/recipes-efl/e17/exalt-client_svn.bb
@@ -10,8 +10,8 @@ DEPENDS += "elementary exalt edje-native"
10CFLAGS += " -I${STAGING_INCDIR}/exalt -I${STAGING_INCDIR}/exalt_dbus" 10CFLAGS += " -I${STAGING_INCDIR}/exalt -I${STAGING_INCDIR}/exalt_dbus"
11 11
12do_configure_prepend() { 12do_configure_prepend() {
13 sed -i -e /po/d configure.ac 13 sed -i -e /po/d ${S}/configure.ac
14 sed -i -e s:\ po::g Makefile.am 14 sed -i -e s:\ po::g ${S}/Makefile.am
15} 15}
16 16
17FILES_${PN} += "${libdir}/enlightenment/modules/*/*.desktop \ 17FILES_${PN} += "${libdir}/enlightenment/modules/*/*.desktop \