exalt-client: fix build for B!=S
authorMartin Jansa <Martin.Jansa@gmail.com>
Wed, 14 May 2014 08:59:33 +0000 (10:59 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:38:17 +0000 (08:38 -0800)
(From meta-openembedded rev: ecd62f74741e00d1992c7115864bd81cab93740a)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-efl/recipes-efl/e17/exalt-client_svn.bb

index b8c204d..2c7e530 100644 (file)
@@ -10,8 +10,8 @@ DEPENDS += "elementary exalt edje-native"
 CFLAGS += " -I${STAGING_INCDIR}/exalt -I${STAGING_INCDIR}/exalt_dbus"
 
 do_configure_prepend() {
-    sed -i -e /po/d configure.ac 
-    sed -i -e s:\ po::g Makefile.am
+    sed -i -e /po/d ${S}/configure.ac
+    sed -i -e s:\ po::g ${S}/Makefile.am
 }
 
 FILES_${PN} += "${libdir}/enlightenment/modules/*/*.desktop \