diff --git a/flatpak.spec b/flatpak.spec index e9b9fd8..32e2052 100644 --- a/flatpak.spec +++ b/flatpak.spec @@ -147,9 +147,9 @@ This package contains installed tests for %{name}. -Dsystem_bubblewrap=/usr/bin/bwrap \ -Dsystem_dbus_proxy=/usr/bin/xdg-dbus-proxy \ %if %{with malcontent} - -Dmalcontent=true \ + -Dmalcontent=enabled \ %else - -Dmalcontent=false \ + -Dmalcontent=disabled \ %endif %{nil} %meson_build