Tomáš Chvátal 2019-03-14 13:32:01 +00:00 committed by Git OBS Bridge
parent 74aa66be36
commit f0b7ccd3a6

View File

@ -64,6 +64,8 @@ All endpoint responses are JSON-encoded.
%prep
%setup -q
# use normal Brotli google module not wrapper
sed -i -e 's:brotlipy:brotli:' setup.py
%build
export LANG=en_US.UTF-8