From c02a99666b7873f9d42ed9044123e585a2305ae7 Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Sat, 21 Mar 2020 07:57:43 +0100 Subject: [PATCH] Disable tests Signed-off-by: Igor Raits --- rust-thiserror.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rust-thiserror.spec b/rust-thiserror.spec index 2f82f98..92f5cc3 100644 --- a/rust-thiserror.spec +++ b/rust-thiserror.spec @@ -1,5 +1,6 @@ # Generated by rust2rpm 13 -%bcond_without check +# * ref_cast is not packaged +%bcond_with check %global debug_package %{nil} %global crate thiserror