mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 09:18:12 +00:00
eina: do not remove bindir, it's not created with new automake
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
71965d3b87
commit
be300cd386
@ -11,7 +11,3 @@ inherit efl
|
||||
AUTO_LIBNAME_PKGS = ""
|
||||
|
||||
FILES_${PN} += "${libdir}/eina"
|
||||
|
||||
do_install_append() {
|
||||
rmdir ${D}${bindir}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user