Remove LANG override workaround

This was fixed in meson.
This commit is contained in:
Kalev Lember 2017-03-02 22:02:20 +01:00
parent 6589c04377
commit 683b11ec43

View File

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