generic-poky/meta/classes/autotools_stage.bbclass

6 lines
56 B
Plaintext

inherit autotools
do_stage () {
autotools_stage_all
}