mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +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 = ""
|
AUTO_LIBNAME_PKGS = ""
|
||||||
|
|
||||||
FILES_${PN} += "${libdir}/eina"
|
FILES_${PN} += "${libdir}/eina"
|
||||||
|
|
||||||
do_install_append() {
|
|
||||||
rmdir ${D}${bindir}
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user