mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
sys-cluster/muster: fix tests usex
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -28,7 +28,7 @@ src_prepare() {
|
|||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
local mycmakeargs=(
|
local mycmakeargs=(
|
||||||
-DINSTALL_TESTS=$(usex tests test)
|
-DINSTALL_TESTS=$(usex tests)
|
||||||
-DMUSTER_USE_PMPI=$(usex pmpi)
|
-DMUSTER_USE_PMPI=$(usex pmpi)
|
||||||
)
|
)
|
||||||
cmake_src_configure
|
cmake_src_configure
|
||||||
|
|||||||
Reference in New Issue
Block a user