There must always be a typo# Please enter the commit message for your changes. Lines starting

This commit is contained in:
Toshio Kuratomi 2011-07-20 16:44:54 -07:00
parent d8c9e6faf4
commit 356fc57d65

View File

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