From b1c7e346b69e374ec71770cd68de7a20217614e1 Mon Sep 17 00:00:00 2001 From: Jason Rothstein Date: Mon, 11 May 2026 23:31:44 -0500 Subject: [PATCH] Syntax error Signed-off-by: Jason Rothstein --- forgejo.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forgejo.spec b/forgejo.spec index 3aea750..9b2d21d 100644 --- a/forgejo.spec +++ b/forgejo.spec @@ -1,5 +1,5 @@ ExclusiveArch: %{go_arches} -%if 0${?el8} || 0%{?el9} || 0%{?el10} || 0%{?fc42} || 0%{?fc43} || 0%{?fc44} +%if 0%{?el8} || 0%{?el9} || 0%{?el10} || 0%{?fc42} || 0%{?fc43} || 0%{?fc44} %global debug_package %{nil} %endif