From 75918b91ee9584e4a0b156c816ab1aaf2e0ee548 Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Sat, 15 Feb 2020 17:02:54 +0100 Subject: [PATCH] Disable tests Signed-off-by: Igor Raits --- rust-terminfo.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/rust-terminfo.spec b/rust-terminfo.spec index 2720e26..4d20034 100644 --- a/rust-terminfo.spec +++ b/rust-terminfo.spec @@ -1,5 +1,7 @@ # Generated by rust2rpm 13 -%bcond_without check +# * For some reason, tests in koji fail +# https://github.com/meh/rust-terminfo/issues/10 +%bcond_with check %global debug_package %{nil} %global crate terminfo