[packages/megacmd] correct with/without macro
glen
glen at pld-linux.org
Tue Nov 27 14:05:41 CET 2018
commit 6773bcd063c08991f993e0ad2b87b2bf0c853327
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Tue Nov 27 15:05:24 2018 +0200
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}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/megacmd.git/commitdiff/6773bcd063c08991f993e0ad2b87b2bf0c853327
More information about the pld-cvs-commit
mailing list