xfce4-battery-plugin: tune the pandora hack
[openembedded.git] / recipes / dtc / dtc-native.inc
1 require dtc.inc
2
3 inherit native
4
5 do_stage() {
6         install -m 755 dtc ${STAGING_BINDIR}/dtc
7 }
8