Fix build (again)
- Related: RHEL-60292
This commit is contained in:
parent
4c9db7b1e2
commit
d26e93b2f4
@ -45,8 +45,8 @@ Library files for %{name}.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%meson --default-library=shared -Dfuse=enabled \
|
%meson --default-library=shared -Dfuse=enabled \
|
||||||
%if %{with man}
|
%if %{without man}
|
||||||
-Dman=enabled
|
-Dman=disabled
|
||||||
%endif
|
%endif
|
||||||
%meson_build
|
%meson_build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user