autoreconf really belongs to %build
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
0636d64931
commit
6b4e8d4e72
@ -57,11 +57,10 @@ BuildRequires: python3-devel
|
|||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1 -b .sitearch
|
%patch0 -p1 -b .sitearch
|
||||||
|
|
||||||
# For new arches (aarch64/ppc64le), and patch0
|
|
||||||
autoreconf -vif
|
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
# For new arches (aarch64/ppc64le), and patch0
|
||||||
|
autoreconf -vif
|
||||||
%global _configure ../configure
|
%global _configure ../configure
|
||||||
|
|
||||||
mkdir python2-build; pushd python2-build
|
mkdir python2-build; pushd python2-build
|
||||||
|
Loading…
Reference in New Issue
Block a user