sg3-utils: add newer buildable version
[openembedded.git] / classes / autotools_stage.bbclass
1 inherit autotools
2
3 do_stage () {
4         autotools_stage_all
5 }