Martin Pluskal 2022-11-25 07:50:39 +00:00 committed by Git OBS Bridge
parent 01b20be9c9
commit 20e7dd1f59

View File

@ -64,7 +64,8 @@ find . -name Makefile.am -exec sed -i "s|-Werror||g" {} +
autoreconf -fiv
%configure \
--disable-static
%make_build
# parallel build fails on Factory
%make_build --jobs=1
%install
%make_install