From af9745f52cbcce4830e4ffb3f0eb6c5ed07f769b Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Wed, 19 Jul 2023 22:01:50 -0600 Subject: [PATCH] Fix typo --- clamav.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clamav.spec b/clamav.spec index 13c52e2..db65df2 100644 --- a/clamav.spec +++ b/clamav.spec @@ -12,7 +12,7 @@ %ifarch %{ix86} %bcond_with ocaml %else -%bacond_without ocaml +%bcond_without ocaml %endif %global scanuser clamscan