From 69bdc9a1eb3dc6f834fc65760967ad60f9426060 Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Sat, 27 Nov 2021 19:55:09 +0100 Subject: [PATCH] Bootstrap (disable tests) Signed-off-by: Igor Raits --- rust-bincode.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-bincode.spec b/rust-bincode.spec index 64ec27d..a7c3fce 100644 --- a/rust-bincode.spec +++ b/rust-bincode.spec @@ -1,5 +1,5 @@ # Generated by rust2rpm 19 -%bcond_without check +%bcond_with check %global debug_package %{nil} %global crate bincode