X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=ghc.spec.in;fp=ghc.spec.in;h=c50e8052c45c4567e25273bf213cec2cc3a222a0;hp=a03a759fc4f466f13bad6d853ace8b8d49d4eaf4;hb=cbb81129fe303877062079d26505e8cbe0f2a7c9;hpb=a9b1d323161e1f696e364050e6675db71fab64e8 diff --git a/ghc.spec.in b/ghc.spec.in index a03a759..c50e805 100644 --- a/ghc.spec.in +++ b/ghc.spec.in @@ -83,7 +83,7 @@ needed. %build test -f configure || autoreconf ./configure --prefix=%{_prefix} --mandir=%{_mandir} -make HTML_DIR_INSTALLED=%{_defaultdocdir}/%{name}/libraries/'$(PACKAGE)' +make %{?jobs:-j%jobs} HTML_DIR_INSTALLED=%{_defaultdocdir}/%{name}/libraries/'$(PACKAGE)' make html make -C docs/ext-core ps make -C docs/storage-mgt ps