forked from ports/contrib
wxpython: hard code path to python to prevent virtual python issues
This commit is contained in:
parent
f451382be5
commit
833d5a6f16
@ -17,7 +17,7 @@ build() {
|
||||
CFLAGS="$CFLAGS -fno-strict-aliasing" \
|
||||
CXXFLAGS="$CXXFLAGS -fno-strict-aliasing"
|
||||
|
||||
python setup.py \
|
||||
/usr/bin/python setup.py \
|
||||
WXPORT=gtk2 \
|
||||
UNICODE=1 \
|
||||
BUILD_GLCANVAS=1 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user