From 4e8a98defd494437a9ee4c2f85a6ab0f10ffa4a1 Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Sat, 27 Nov 2021 18:54:11 +0100 Subject: [PATCH] Bootstrap (disable tests) Signed-off-by: Igor Raits --- rust-proc-macro2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-proc-macro2.spec b/rust-proc-macro2.spec index 5b945ab..9ee768a 100644 --- a/rust-proc-macro2.spec +++ b/rust-proc-macro2.spec @@ -1,5 +1,5 @@ # Generated by rust2rpm 18 -%bcond_without check +%bcond_with check %global debug_package %{nil} %global crate proc-macro2