Jan Engelhardt 2015-01-09 20:38:20 +00:00 committed by Git OBS Bridge
parent 7ac728c9ed
commit e0022b1580

View File

@ -64,7 +64,7 @@ find doc -type f -name '*.orig' -delete
%build
autoreconf -i -f
%configure --disable-static
make %{?_smp_mflags}
make %{?_smp_mflags} -j1
%install
b="%buildroot";