Add smp flag into the spec file.

This commit is contained in:
Marcela Mašláňová 2007-09-12 10:16:28 +00:00
parent 14d721c22a
commit 21e4854dd4

View File

@ -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