mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
fbset: inherit from autotools-brokensep instead of autotools to fix build
This package will not build with a separate build directory. Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
8e1213bd66
commit
3649e6b52f
|
|
@ -18,7 +18,7 @@ SRC_URI = "http://ftp.debian.org/debian/pool/main/f/fbset/fbset_2.1.orig.tar.gz
|
|||
file://fbset-2.1-fix-makefile-dep.patch \
|
||||
"
|
||||
|
||||
inherit autotools update-alternatives
|
||||
inherit autotools-brokensep update-alternatives
|
||||
|
||||
do_install() {
|
||||
install -d ${D}${sbindir} ${D}${datadir}/man/man8 ${D}${datadir}/man/man5
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user