This commit is contained in:
parent
5cbe9e619d
commit
84a71e4af3
@ -317,7 +317,8 @@ echo " conflicts \"otherproviders(wine-devel-<targettype>)\"" >> %SOURCE7
|
|||||||
|
|
||||||
cat %SOURCE7
|
cat %SOURCE7
|
||||||
%endif
|
%endif
|
||||||
make %{?_smp_mflags} all
|
# parallel make currently broken in 7.13
|
||||||
|
make all # %{?_smp_mflags} all
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make install DESTDIR=%{buildroot}
|
make install DESTDIR=%{buildroot}
|
||||||
|
Loading…
Reference in New Issue
Block a user