Add smp flag into the spec file.
This commit is contained in:
parent
14d721c22a
commit
21e4854dd4
@ -114,7 +114,7 @@ make
|
|||||||
(cd doc && makeinfo groff.texinfo)
|
(cd doc && makeinfo groff.texinfo)
|
||||||
%if %{with_x}
|
%if %{with_x}
|
||||||
cd src/xditview
|
cd src/xditview
|
||||||
xmkmf && make
|
xmkmf && make %{?_smp_mflags}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user