From: Henning Heinold Date: Sat, 15 May 2010 22:19:15 +0000 (+0200) Subject: classpath-native.inc: convert to new staging system X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33d7328f3c09f41964cf91747139013b4d34f467;p=openembedded.git classpath-native.inc: convert to new staging system --- diff --git a/recipes/classpath/classpath-native.inc b/recipes/classpath/classpath-native.inc index a2e19fdb14..6f737aee3c 100644 --- a/recipes/classpath/classpath-native.inc +++ b/recipes/classpath/classpath-native.inc @@ -37,6 +37,3 @@ EXTRA_OECONF = "\ --with-vm=java \ " -do_stage() { - oe_runmake install -}