mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
exalt-client: fix build for B!=S
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
f91aa2a21b
commit
ecd62f7474
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user