From: Philipp Zabel Date: Thu, 27 Apr 2006 21:19:02 +0000 (+0000) Subject: anthy-native: build fix X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20674b19d0a0c49013f042a5ee367ccfde84ee67;p=openembedded.git anthy-native: build fix --- diff --git a/packages/anthy/anthy-native/.mtn2git_empty b/packages/anthy/anthy-native/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/anthy/files/install-native-mkanthydic-mkdepgraph.patch b/packages/anthy/anthy-native/native-mkanthydic-mkdepgraph.patch similarity index 100% rename from packages/anthy/files/install-native-mkanthydic-mkdepgraph.patch rename to packages/anthy/anthy-native/native-mkanthydic-mkdepgraph.patch diff --git a/packages/anthy/anthy-native_6801.bb b/packages/anthy/anthy-native_6801.bb index eed500560c..dbcf851024 100644 --- a/packages/anthy/anthy-native_6801.bb +++ b/packages/anthy/anthy-native_6801.bb @@ -1,9 +1,3 @@ require anthy_${PV}.bb DEPENDS ="" inherit native - - -do_stage() { - autotools_stage_all -} - diff --git a/packages/anthy/anthy/.mtn2git_empty b/packages/anthy/anthy/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/anthy/files/anthy-use-native-mkanthydic-mkdepgraph.patch b/packages/anthy/anthy/native-mkanthydic-mkdepgraph.patch similarity index 100% rename from packages/anthy/files/anthy-use-native-mkanthydic-mkdepgraph.patch rename to packages/anthy/anthy/native-mkanthydic-mkdepgraph.patch diff --git a/packages/anthy/anthy_6801.bb b/packages/anthy/anthy_6801.bb index e74b1cda6e..c277639430 100644 --- a/packages/anthy/anthy_6801.bb +++ b/packages/anthy/anthy_6801.bb @@ -10,7 +10,7 @@ SRC_URI = "http://osdn.dl.sourceforge.jp/anthy/15893/anthy-6801.tar.gz \ file://not_build_elc.patch;patch=1 \ file://2ch_t.patch;patch=1 \ file://change_anthy_dic_path.patch;patch=1 \ - file://anthy-use-native-mkanthydic-mkdepgraph.patch;patch=1" + file://native-mkanthydic-mkdepgraph.patch;patch=1" S = "${WORKDIR}/anthy-${PV}" inherit autotools pkgconfig