diff --git a/python-docutils.spec b/python-docutils.spec index 2a64a91..7ff7990 100644 --- a/python-docutils.spec +++ b/python-docutils.spec @@ -79,7 +79,7 @@ This package contains the module, ported to run under python3. %setup -q -n %{srcname}-%{version} %patch0 -p0 -b .exc -%patch1 -p0 -b .enc +%patch1 -p1 -b .enc # Remove shebang from library files for file in docutils/_string_template_compat.py docutils/math/{__init__.py,latex2mathml.py}; do