From beca0e63c5e4f4930814832798e1283b30ed96b1 Mon Sep 17 00:00:00 2001 From: Gerben Jan Dijkman Date: Mon, 17 Oct 2022 14:01:46 +0200 Subject: [PATCH] Corrected test --- gui-wm/phosh/phosh-0.21.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-wm/phosh/phosh-0.21.1.ebuild b/gui-wm/phosh/phosh-0.21.1.ebuild index 0fc0db2..2d3903a 100755 --- a/gui-wm/phosh/phosh-0.21.1.ebuild +++ b/gui-wm/phosh/phosh-0.21.1.ebuild @@ -70,7 +70,7 @@ src_configure() { local emesonargs=( -Dsystemd=true -Dtests=false - -Dphoc_tests=false + -Dphoc_tests=disabled ) meson_src_configure