Jan Engelhardt 2017-04-29 01:00:48 +00:00 committed by Git OBS Bridge
parent f8f5975ffc
commit cc0b7f294e

View File

@ -281,7 +281,7 @@ echo "%version" >.tarball-version
autoreconf -fiv
%configure --enable-shared --disable-static \
--includedir="%_includedir/%name"
make %{?_smp_mflags}
make %{?_smp_mflags} V=1
%install
b="%buildroot"