From b568b1c17f92d90997c3bc91096028c60eb57426 Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Sun, 28 Nov 2021 17:42:18 +0100 Subject: [PATCH] Bootstrap (disable tests) Signed-off-by: Igor Raits --- rust-indexmap.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-indexmap.spec b/rust-indexmap.spec index 99ef5e6..e3f75b0 100644 --- a/rust-indexmap.spec +++ b/rust-indexmap.spec @@ -1,5 +1,5 @@ # Generated by rust2rpm 18 -%bcond_without check +%bcond_with check %global debug_package %{nil} %global crate indexmap