Explicitly call configure.py using %{__python2}.
This commit is contained in:
parent
c6cdb8528b
commit
eba0fb3b88
@ -136,7 +136,7 @@ rm -rf checks/ec_tests.cpp
|
||||
# fixme: maybe disable unix_procs, very slow.
|
||||
%global disable_modules gnump
|
||||
|
||||
./configure.py \
|
||||
%{__python2} ./configure.py \
|
||||
--prefix=%{_prefix} \
|
||||
--libdir=%{_lib} \
|
||||
--cc=gcc \
|
||||
|
Loading…
Reference in New Issue
Block a user