From 1ecae29ec34eb83e6d189ada7b9307afe9429025 Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Sun, 28 Nov 2021 10:58:44 +0100 Subject: [PATCH] Revert "Bootstrap (disable tests)" This reverts commit 5ff54835824dac37be3d1f82553eca15c6fba458. 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 45cbe79..9df6aa3 100644 --- a/rust-regex.spec +++ b/rust-regex.spec @@ -1,5 +1,5 @@ # Generated by rust2rpm 19 -%bcond_with check +%bcond_without check %global debug_package %{nil} %global crate regex