specify python interp

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-07-15 08:13:03 +02:00
parent 43fb863bc7
commit ad413b7d14
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -63,7 +63,7 @@ chmod 644 python/tests/*
%build
autoreconf -vfi
%configure --disable-static --disable-silent-rules
%configure --disable-static --disable-silent-rules --with-python=%{__python2}
%make_build
%install