Change strip level on the new patch # with '#' will be ignored, and an empty message aborts the commit.
This commit is contained in:
parent
dfd486eb4d
commit
1e1d827240
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user