From 7f61af2d5840e6eb018698307d20a1da03c23d1b Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Fri, 12 Sep 2025 11:20:56 +0000 Subject: [PATCH] %bcond_without toolsonly --- uboot-tools.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uboot-tools.spec b/uboot-tools.spec index c68c04a..b2c59b8 100644 --- a/uboot-tools.spec +++ b/uboot-tools.spec @@ -1,6 +1,6 @@ #global candidate rc0 %if 0%{?rhel} -%bcond_with toolsonly +%bcond_without toolsonly %else %bcond_without toolsonly %endif