use explicit Python 2
This commit is contained in:
parent
2a386021d9
commit
5127c312be
@ -64,6 +64,7 @@ find . -name '*.py' | xargs sed -i 's@#! /usr/bin/python@#! %__python2@g;s@#! /u
|
||||
|
||||
%build
|
||||
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
||||
export PYTHON=%__python2
|
||||
%configure \
|
||||
--disable-static \
|
||||
--enable-sdl \
|
||||
|
Loading…
Reference in New Issue
Block a user