Fix
This commit is contained in:
parent
d651aeea6c
commit
da62b35613
@ -63,11 +63,11 @@ src_prepare() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
local mycmakeargs=(
|
local emesonargs=(
|
||||||
|
-Dtests=false
|
||||||
-Dsystemd=true
|
-Dsystemd=true
|
||||||
)
|
)
|
||||||
|
meson_src_configure
|
||||||
cmake_src_configure
|
|
||||||
}
|
}
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
|
Loading…
Reference in New Issue
Block a user