Remove LANG override workaround
This was fixed in meson.
This commit is contained in:
parent
6589c04377
commit
683b11ec43
@ -40,10 +40,6 @@ the functionality of the installed %{name} package.
|
||||
|
||||
|
||||
%build
|
||||
# meson errors out without a utf8 LANG set
|
||||
# https://github.com/mesonbuild/meson/issues/1085
|
||||
export LANG=C.UTF-8
|
||||
|
||||
%meson
|
||||
%meson_build
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user