From 9fa973a195775e7c17966dce68e4c92338257612 Mon Sep 17 00:00:00 2001 From: Henning Heinold Date: Fri, 9 Mar 2012 22:57:37 +0100 Subject: meta-java: remove NATIVE_INSTALL_WORKS --- recipes-core/jikes/jikes-initial.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'recipes-core/jikes') diff --git a/recipes-core/jikes/jikes-initial.bb b/recipes-core/jikes/jikes-initial.bb index 613cb51..b07a5e3 100644 --- a/recipes-core/jikes/jikes-initial.bb +++ b/recipes-core/jikes/jikes-initial.bb @@ -20,5 +20,3 @@ do_install() { install -d ${D}${bindir} install -m 0755 jikes-initial ${D}${bindir} } - -NATIVE_INSTALL_WORKS = "1" -- cgit v1.2.3-54-g00ecf