aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2012-02-26 21:55:59 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-02-26 23:57:21 +0100
commitb85b2dd813c1b0003d36a6954336431672c72103 (patch)
tree51f0e163a85c7a6a8632a37862356ecad206f050 /meta-oe
parentf40021a4ec8aee03e856e2eaa75432e9ca9a44ec (diff)
downloadmeta-openembedded-b85b2dd813c1b0003d36a6954336431672c72103.tar.gz
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>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-devtools/lua/lua5.1_5.1.4.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/lua/lua5.1_5.1.4.bb b/meta-oe/recipes-devtools/lua/lua5.1_5.1.4.bb
index 5591c4cb28..eca7755190 100644
--- a/meta-oe/recipes-devtools/lua/lua5.1_5.1.4.bb
+++ b/meta-oe/recipes-devtools/lua/lua5.1_5.1.4.bb
@@ -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"