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