From 20688b488673720396eb3c1357a8e0246560ea89 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Fri, 27 Dec 2019 10:29:06 +0100 Subject: [PATCH] Disable tests Signed-off-by: Igor Gnatenko --- rust-crossterm.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rust-crossterm.spec b/rust-crossterm.spec index 7ad0f0a..a65a6c2 100644 --- a/rust-crossterm.spec +++ b/rust-crossterm.spec @@ -1,5 +1,6 @@ # Generated by rust2rpm 13 -%bcond_without check +# * async-std is not packaged yet +%bcond_with check %global debug_package %{nil} %global crate crossterm