java-native.bbclass: remove do_stage function, because of NATIVE_INSTALL_WORKS =...
[openembedded.git] / recipes / update-alternatives / update-alternatives-cworth-native_0.99.154.bb
blob455831cf1f959e463a41c73def954c2389f6e234
1 require update-alternatives-cworth.inc
2 inherit native
4 PROVIDES += "virtual/update-alternatives-native"
6 PR = "${INC_PR}.0"
8 do_stage () {
9 install -d ${sbindir} \
10 ${libdir}/opkg/alternatives
12 install -m 0755 update-alternatives ${sbindir}/update-alternatives