Temporarily disable parallel make to fix build

This commit is contained in:
Florian Müllner 2015-07-23 13:45:06 +02:00
parent 84b0a2c943
commit 98c66683b4

View File

@ -104,7 +104,7 @@ the functionality of the installed clutter package.
--enable-wayland-compositor \
%endif
make %{?_smp_mflags} V=1
make V=1
%install
make install DESTDIR=%{buildroot} INSTALL='install -p'