1 2 3 4 5 6 7 8 9 10 11 12 13
inherit native INHIBIT_AUTOTOOLS_DEPS = "1" PATCHTOOL = "patch" do_configure() { oe_runconf } do_install() { autotools_do_install }