From e97990604e6eb8dfb32fe81e204643d4c85dd634 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sat, 22 Jun 2019 12:29:28 +0200 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 3c1e39d..4aadbad 100644 --- a/rust-crossterm.spec +++ b/rust-crossterm.spec @@ -1,5 +1,6 @@ # Generated by rust2rpm 10 -%bcond_without check +# * https://github.com/TimonPost/crossterm/issues/160 +%bcond_with check %global debug_package %{nil} %global crate crossterm