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