From 6542746343b16acb60e1d4daa7300b8a8212bd41 Mon Sep 17 00:00:00 2001 From: Timotheus Pokorra Date: Tue, 11 Jan 2022 20:11:44 +0100 Subject: [PATCH 1/2] enable bootstrap for epel9 --- mono.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/mono.spec b/mono.spec index 2ce3fae..709f316 100644 --- a/mono.spec +++ b/mono.spec @@ -1,3 +1,4 @@ +%global _with_bootstrap 1 %bcond_with bootstrap %ifarch s390x From 44ffd4cc9e5f8a22d159a5ddd96275afab9ddc80 Mon Sep 17 00:00:00 2001 From: Timotheus Pokorra Date: Tue, 11 Jan 2022 21:16:21 +0100 Subject: [PATCH 2/2] disable bootstrap again --- mono.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/mono.spec b/mono.spec index 709f316..2ce3fae 100644 --- a/mono.spec +++ b/mono.spec @@ -1,4 +1,3 @@ -%global _with_bootstrap 1 %bcond_with bootstrap %ifarch s390x