From 2aae16413291edfaaac5b0da3c2002e7b1f98e2e Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sat, 14 Dec 2019 11:10:01 +0100 Subject: [PATCH] Disable tests Signed-off-by: Igor Gnatenko --- rust-futures.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rust-futures.spec b/rust-futures.spec index 55b4466..17591e8 100644 --- a/rust-futures.spec +++ b/rust-futures.spec @@ -1,5 +1,6 @@ # Generated by rust2rpm 12 -%bcond_without check +# * Tests are possible to run only in-tree +%bcond_with check %global debug_package %{nil} %global crate futures