Temporarily disable parallel make to fix the build

This commit is contained in:
Kalev Lember 2015-07-04 00:16:31 +02:00
parent 59c280fee4
commit 51218f45a9

View File

@ -62,7 +62,7 @@ Libraries and headers for gobject-introspection
(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi;)
%configure --enable-gtk-doc --enable-doctool
make V=1 %{?_smp_mflags}
make V=1
%install
make install DESTDIR=$RPM_BUILD_ROOT