[oe-commits] Martin Jansa : lua5: drop unused NATIVE_INSTALL_WORKS without quotes too

git at git.openembedded.org git at git.openembedded.org
Sun Feb 26 22:59:48 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: b85b2dd813c1b0003d36a6954336431672c72103
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=b85b2dd813c1b0003d36a6954336431672c72103

Author: Martin Jansa <martin.jansa at gmail.com>
Date:   Sun Feb 26 21:55:59 2012 +0000

lua5: drop unused NATIVE_INSTALL_WORKS without quotes too

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 meta-oe/recipes-devtools/lua/lua5.1_5.1.4.bb |    1 -
 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 5591c4c..eca7755 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"





More information about the Openembedded-commits mailing list