From 6773bcd063c08991f993e0ad2b87b2bf0c853327 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 27 Nov 2018 15:05:24 +0200 Subject: [PATCH] correct with/without macro --- megacmd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/megacmd.spec b/megacmd.spec index a8ff278..2a384f7 100644 --- a/megacmd.spec +++ b/megacmd.spec @@ -80,7 +80,7 @@ mv sdk-*/* sdk %build autoreconf -vif %configure \ - %{with_without fuse} \ + %{__with_without fuse} \ --disable-silent-rules %{__make} -- 2.43.0