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:
Martin Jansa
2012-02-26 21:55:59 +00:00
committed by Koen Kooi
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"