From 356fc57d651ff8b6fe1c0ee86226c24ed8bd5d5d Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Wed, 20 Jul 2011 16:44:54 -0700 Subject: [PATCH] There must always be a typo# Please enter the commit message for your changes. Lines starting --- python-docutils.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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