numeric: hard code path to python to prevent virtual python issues
This commit is contained in:
parent
6679b36a60
commit
6292910cd9
@ -11,5 +11,5 @@ source=(http://downloads.sourceforge.net/project/numpy/Old%20Numeric/$version/Nu
|
||||
|
||||
build() {
|
||||
cd Numeric-$version
|
||||
python setup.py install --root=$PKG
|
||||
/usr/bin/python setup.py install --root=$PKG
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user