From c5600dcfc1f1a369b463126b8ee1ab8321e1fabc Mon Sep 17 00:00:00 2001 From: Jason Montleon Date: Sun, 11 Aug 2024 19:07:59 -0400 Subject: [PATCH] Enable bootstrap Signed-off-by: Jason Montleon --- R-tesseract.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/R-tesseract.spec b/R-tesseract.spec index 1777e83..a297960 100644 --- a/R-tesseract.spec +++ b/R-tesseract.spec @@ -2,7 +2,7 @@ %bcond_with network # Need to bootstrap for magick -%bcond_with bootstrap +%bcond_without bootstrap %global packname tesseract %global packver 5.1.0 @@ -10,7 +10,7 @@ Name: R-%{packname} Version: %{packver} -Release: %autorelease +Release: %autorelease -e 0.riscv64 Summary: Open Source OCR Engine # Automatically converted from old format: ASL 2.0 - review is highly recommended.