mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 15:24:56 +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:
parent
f40021a4ec
commit
b85b2dd813
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user