autosetup actually doesn't have -m/-M, it's autopatch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python311?expand=0&rev=111
This commit is contained in:
parent
f2e8cdf7ce
commit
6acd83df79
@ -415,7 +415,8 @@ This package contains libpython3.2 shared library for embedding in
|
||||
other applications.
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -M 08 -n %{tarname}
|
||||
%autosetup -p1 -N -n %{tarname}
|
||||
%autopatch -p1 -M 08
|
||||
%if 0%{?suse_version} <= 1500
|
||||
%patch -P 09 -p1
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user