From 7f5a54815a9617bb61c8902af21589223b306bec Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sat, 14 Dec 2019 11:59:02 +0100 Subject: [PATCH] Disable tests Signed-off-by: Igor Gnatenko --- rust-tokio-util.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rust-tokio-util.spec b/rust-tokio-util.spec index c676dea..77b8f41 100644 --- a/rust-tokio-util.spec +++ b/rust-tokio-util.spec @@ -1,5 +1,6 @@ # Generated by rust2rpm 12 -%bcond_without check +# * Tests can be run only in-tree +%bcond_with check %global debug_package %{nil} %global crate tokio-util