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