abiword: add 2.8.3
[openembedded.git] / recipes / genext2fs / genext2fs-native_1.3+1.4rc1.bb
1 require genext2fs_${PV}.bb
2 inherit native
3
4 do_stage () {
5         install -m 0755 genext2fs ${STAGING_BINDIR}/
6 }
7
8 do_install () {
9         :
10 }