From 08a93e1392445394dc86be24bf1a86d55ec1311b Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Mon, 8 Jun 2020 09:25:20 +0200 Subject: [PATCH] Fix indentation for --without-winexe --- samba.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samba.spec b/samba.spec index 5bc62f9..f7c0825 100644 --- a/samba.spec +++ b/samba.spec @@ -901,7 +901,7 @@ export LDFLAGS="%{__global_ldflags} -fuse-ld=gold" --enable-selftest \ %endif %if ! %with_winexe - --without-winexe \ + --without-winexe \ %endif --with-systemd \ --systemd-install-services \