Browse Source

dislikes parallel make

master
parent
commit
095e5315c5
  1. 2
      discount/discount.spec

2
discount/discount.spec

@ -89,7 +89,7 @@ PreReq: perl
sh configure.sh \ sh configure.sh \
--prefix=%{l_prefix} \ --prefix=%{l_prefix} \
--enable-all-features --enable-all-features
%{l_make} %{l_mflags -O} %{l_make} %{l_mflags}
%if "%{with_perl}" == "yes" %if "%{with_perl}" == "yes"
( cd Text-Markdown-%{V_text_markdown} ( cd Text-Markdown-%{V_text_markdown}

Loading…
Cancel
Save