mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-27 05:30:17 +00:00
flame: fix build for B!=S
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
c9d54b9b07
commit
516d4498f0
@ -8,9 +8,6 @@ PR = "${INC_PR}.0"
|
|||||||
require e-module.inc
|
require e-module.inc
|
||||||
|
|
||||||
do_configure_prepend() {
|
do_configure_prepend() {
|
||||||
sed -i -e /po/d configure.ac
|
sed -i -e /po/d ${S}/configure.ac
|
||||||
sed -i -e s:\ po::g Makefile.am
|
sed -i -e s:\ po::g ${S}/Makefile.am
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user