mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-01 13:40:04 +00:00
lua5: drop unused NATIVE_INSTALL_WORKS without quotes too
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -39,7 +39,6 @@ do_install () {
|
||||
install -d ${D}${libdir}/pkgconfig
|
||||
install -m 0644 ${WORKDIR}/lua5.1.pc ${D}${libdir}/pkgconfig/lua5.1.pc
|
||||
}
|
||||
NATIVE_INSTALL_WORKS = 1
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
SRC_URI[md5sum] = "d0870f2de55d59c1c8419f36e8fac150"
|
||||
|
||||
Reference in New Issue
Block a user