mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-01 22:55:56 +02:00
utf8proc: dont inherit autotools
This commit is contained in:
parent
57ed2f2970
commit
ca6154ad1d
@ -13,9 +13,12 @@ S = "${WORKDIR}/git"
|
||||
PV = "2.8.0"
|
||||
SRCREV = "1cb28a66ca79a0845e99433fd1056257456cef8b"
|
||||
|
||||
EXTRA_OEMAKE = "prefix=${prefix}"
|
||||
EXTRA_OEMAKE = "prefix=${prefix} DESTDIR=${D}"
|
||||
|
||||
inherit autotools-brokensep pkgconfig
|
||||
|
||||
BBCLASSEXTEND = ""
|
||||
do_compile() {
|
||||
oe_runmake
|
||||
}
|
||||
|
||||
do_install() {
|
||||
oe_runmake install
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user