From 6137d2b46dee79c24404ef5ef5e41aeafd88816f Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 5 Aug 2024 11:45:33 -0700 Subject: [PATCH] Turn bootstrap off Signed-off-by: Troy Dawson --- cglib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cglib.spec b/cglib.spec index 0e02927..9ddbded 100644 --- a/cglib.spec +++ b/cglib.spec @@ -1,4 +1,4 @@ -%bcond_without bootstrap +%bcond_with bootstrap %global tarball_name RELEASE_%(echo '%{version}' | tr . _)