From: Michael Lauer Date: Wed, 26 Apr 2006 16:27:02 +0000 (+0000) Subject: add anthy-native 6801 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b71d7295afce390ea53a47efefdd980fc37664c;p=openembedded.git add anthy-native 6801 --- diff --git a/packages/anthy/anthy-native_6801.bb b/packages/anthy/anthy-native_6801.bb new file mode 100644 index 0000000000..508b9ff027 --- /dev/null +++ b/packages/anthy/anthy-native_6801.bb @@ -0,0 +1,7 @@ +require anthy_${PV}.bb +inherit native + +do_stage() { + autotools_stage_all +} +