forked from pool/python-docutils
- Fix the condition to really generate the direct binaries
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docutils?expand=0&rev=65
This commit is contained in:
committed by
Git OBS Bridge
parent
168f5a41a2
commit
b130c91659
@@ -88,7 +88,9 @@ done
|
||||
%check
|
||||
%if %{with test}
|
||||
%python_exec test/alltests.py
|
||||
%endif
|
||||
|
||||
%if !%{with test}
|
||||
%post
|
||||
%{python_install_alternative rst2html rst2latex rst2man rst2odt rst2odt_prepstyles rst2pseudoxml rst2s5 rst2xetex rst2xml rstpep2html rst2html4 rst2html5}
|
||||
|
||||
|
Reference in New Issue
Block a user