Use %autosetup

This commit is contained in:
Miro Hrončok 2015-04-27 18:24:57 +02:00
parent e7218e672d
commit 7e5676a045

View File

@ -261,10 +261,7 @@ Build of PyPy3 with support for micro-threads for massive concurrency
%endif
%prep
%setup -q -n pypy3-2.4.0-src
%patch0 -p1 -b .suppress-mandelbrot-set-during-tty-build
%patch1 -p1
%patch2 -p1
%autosetup -n pypy3-2.4.0-src -p1
# Replace /usr/local/bin/python shebangs with /usr/bin/python:
find -name "*.py" -exec \