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