libattr: remove libattr because it is clashing with udev/attr and is not used by...
[openembedded.git] / recipes / genext2fs / genext2fs-native_1.3+cvs.bb
blob50b371b97e192687711f53235468fed71ff9f83a
1 require genext2fs_${PV}.bb
2 inherit native
4 do_stage () {
5 install -m 0755 genext2fs ${STAGING_BINDIR}/
8 do_install () {