Fix PYTHON detection in SAGA

This commit is contained in:
Daniele Viganò 2018-11-08 09:29:46 +01:00
parent 76d410fa2c
commit 540be35e32
Signed by: dani
GPG Key ID: DB49AFC03C40EE02
1 changed files with 1 additions and 2 deletions

View File

@ -86,8 +86,7 @@ sed -i -e 's,qhull/qhull_a.h,libqhull/qhull_a.h,' \
%endif
%build
export PYTHON=python
export PYTHON_VERSION=2.7
export PYTHON=python2.7
# wxGTK3 3.0.1-3 moved wx-config to libexecdir
PATH=$PATH:%{_libexecdir}/wxGTK3/
autoreconf -fi