From a8d7bc9dd80538548eb3bcc0b0930917def2b8a8 Mon Sep 17 00:00:00 2001 From: Marek Kasik Date: Fri, 5 Feb 2021 12:25:53 +0100 Subject: [PATCH] Disable bootstrap for final build --- freetype.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freetype.spec b/freetype.spec index ec11e00..4e925cc 100644 --- a/freetype.spec +++ b/freetype.spec @@ -1,5 +1,5 @@ %{!?with_xfree86:%define with_xfree86 1} -%bcond_without bootstrap +%bcond_with bootstrap Summary: A free and portable font rendering engine Name: freetype