Mercurial > repos > bgruening > package_scipy_0_12
changeset 4:44cfb15ca61a
u
author | Bjoern Gruening <bjoern.gruening@gmail.com> |
---|---|
date | Mon, 22 Jul 2013 16:00:26 +0200 |
parents | e4f395310680 |
children | 0a80636e2735 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Sat Jun 01 20:01:48 2013 +0200 +++ b/tool_dependencies.xml Mon Jul 22 16:00:26 2013 +0200 @@ -24,7 +24,6 @@ <package name="numpy" version="1.7.1" /> </repository> </action> - <action type="make_directory">$INSTALL_DIR/lib/python</action> <action type="shell_command">export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && export BLAS=$LAPACK_LIB_DIR/libblas.a && @@ -45,4 +44,4 @@ </install> <readme>Compiling scipy requires a C and Fortran compiler (typically gcc and gfortran). The PYTHONPATH for scipy can be accessed through PYTHONPATH_SCIPY and the binaries with PATH_SCIPY.</readme> </package> -</tool_dependency> \ No newline at end of file +</tool_dependency>