mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-07-21 07:17:58 +02: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:
@@ -11,7 +11,3 @@ inherit efl
|
||||
AUTO_LIBNAME_PKGS = ""
|
||||
|
||||
FILES_${PN} += "${libdir}/eina"
|
||||
|
||||
do_install_append() {
|
||||
rmdir ${D}${bindir}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user