diff --git a/anda/desktops/somewm/somewm.spec b/anda/desktops/somewm/somewm.spec index 9ace2ea8fc6..edb115c896d 100644 --- a/anda/desktops/somewm/somewm.spec +++ b/anda/desktops/somewm/somewm.spec @@ -2,7 +2,7 @@ Name: somewm Version: 1.4.0 Release: 1%{?dist} Summary: Wayland compositor that brings AwesomeWM's Lua API to Wayland -License: GPL-3.0 +License: GPL-3.0-or-later URL: https://github.com/trip-zip/somewm Source: %{url}/archive/%{version}.tar.gz @@ -34,8 +34,10 @@ The goal is 100% compatibility with AwesomeWM's Lua configuration. %prep %autosetup -%build +%conf %meson -Dwerror=false + +%build %meson_build %install