Fix build (again)

- Related: RHEL-60292
This commit is contained in:
Colin Walters 2024-12-07 16:32:17 -05:00
parent 4c9db7b1e2
commit d26e93b2f4

View File

@ -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