mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +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:
@@ -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