From 65af52edd91f1d7ecf4f00bf821efc36c7466840 Mon Sep 17 00:00:00 2001 From: Toshaan Bharvani Date: Mon, 23 May 2022 21:06:58 +0200 Subject: [PATCH] we do not want winexe packages for now Signed-off-by: Toshaan Bharvani --- SPECS/samba.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/samba.spec b/SPECS/samba.spec index ba8072a..4d75954 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -38,7 +38,7 @@ # Build with winexe by default %if 0%{?rhel} -%ifarch x86_64 +%ifarch i686 %bcond_without winexe %else %bcond_with winexe