Fix PYTHON detection in SAGA
This commit is contained in:
parent
76d410fa2c
commit
540be35e32
|
@ -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
|
||||
|
|
Reference in New Issue
Block a user