generic-poky/meta/classes/autotools_stage.bbclass

5 lines
55 B
Plaintext

inherit autotools
do_stage () {
autotools_stage_all
}