]> git.pld-linux.org Git - packages/megacmd.git/commitdiff
correct with/without macro
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 27 Nov 2018 13:05:24 +0000 (15:05 +0200)
committerElan Ruusamäe <glen@pld-linux.org>
Tue, 27 Nov 2018 13:05:24 +0000 (15:05 +0200)
megacmd.spec

index a8ff2787f85b01afd7d944626032d3b22eb278a5..2a384f7c2928cbf2af6b4fbc6ca96a6c9cdeed39 100644 (file)
@@ -80,7 +80,7 @@ mv sdk-*/* sdk
 %build
 autoreconf -vif
 %configure \
 %build
 autoreconf -vif
 %configure \
-       %{with_without fuse} \
+       %{__with_without fuse} \
        --disable-silent-rules
 %{__make}
 
        --disable-silent-rules
 %{__make}
 
This page took 0.082498 seconds and 4 git commands to generate.