mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-03 15:36:48 +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"
|
PV = "2.8.0"
|
||||||
SRCREV = "1cb28a66ca79a0845e99433fd1056257456cef8b"
|
SRCREV = "1cb28a66ca79a0845e99433fd1056257456cef8b"
|
||||||
|
|
||||||
EXTRA_OEMAKE = "prefix=${prefix}"
|
EXTRA_OEMAKE = "prefix=${prefix} DESTDIR=${D}"
|
||||||
|
|
||||||
inherit autotools-brokensep pkgconfig
|
do_compile() {
|
||||||
|
oe_runmake
|
||||||
BBCLASSEXTEND = ""
|
}
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
oe_runmake install
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user