From f3f7141ca1b7b344355eb6dae3212268ab6a1463 Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Sun, 28 Nov 2021 09:54:10 +0100 Subject: [PATCH] Bootstrap (disable tests) Signed-off-by: Igor Raits --- rust-regex-automata.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-regex-automata.spec b/rust-regex-automata.spec index 4edf0a5..67b906f 100644 --- a/rust-regex-automata.spec +++ b/rust-regex-automata.spec @@ -1,5 +1,5 @@ # Generated by rust2rpm 19 -%bcond_without check +%bcond_with check %global debug_package %{nil} %global crate regex-automata