mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-13 01:13:50 +00:00
rain: fix build for B!=S
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
2eadef304c
commit
c9d54b9b07
@ -9,9 +9,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