diff --git a/python-docutils.spec b/python-docutils.spec index 6ac5433..aa10b21 100644 --- a/python-docutils.spec +++ b/python-docutils.spec @@ -86,7 +86,7 @@ This package contains the module, ported to run under python3. # Replace Apache licensed files with copies from upstream. Next upstream # release should have the files licensed BSD cp %{SOURCE1} docutils/writers/latex2e/docutils-05-compat.sty -cp cp %{SOURCE2} docs/user/docutils-05-compat.sty.txt +cp %{SOURCE2} docs/user/docutils-05-compat.sty.txt # Remove shebang from library files for file in docutils/_string_template_compat.py docutils/math/{__init__.py,latex2mathml.py}; do