mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
exalt-client: fix build for B!=S
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user