Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce1b43e commit 1d7797cCopy full SHA for 1d7797c
1 file changed
make.osx
@@ -93,7 +93,7 @@ mpl_install:
93
export MACOSX_DEPLOYMENT_TARGET=${MACOSX_DEPLOYMENT_TARGET} &&\
94
export CFLAGS=${CFLAGS} &&\
95
export LDFLAGS=${LDFLAGS} &&\
96
- ${PYTHON} setup.py install --prefix=${PREFIX}
+ ${PYTHON} setup.py install
97
98
99
binaries:
0 commit comments