mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 02:00:53 +00:00
tmux: fix S!=B problems
Signed-off-by: Koen Kooi <koen.kooi@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
610a42c836
commit
c7a3194469
@ -14,5 +14,5 @@ SRC_URI[sha256sum] = "faee08ba1bd8c22537cd5b7458881d1bdb4985df88ed6bc5967c56881a
|
||||
inherit autotools
|
||||
|
||||
do_configure_prepend () {
|
||||
sed -i -e 's:-I/usr/local/include::' Makefile.am || bb_fatal "sed failed"
|
||||
sed -i -e 's:-I/usr/local/include::' ${S}/Makefile.am || bb_fatal "sed failed"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user