Mercurial > repos > iuc > package_python_3_4
comparison tool_dependencies.xml @ 1:0c16c239b031 draft
Uploaded
| author | iuc |
|---|---|
| date | Sun, 29 Jun 2014 11:08:47 -0400 |
| parents | f65c73428057 |
| children | d6756b3b7731 |
comparison
equal
deleted
inserted
replaced
| 0:f65c73428057 | 1:0c16c239b031 |
|---|---|
| 75 | 75 |
| 76 <action type="set_environment"> | 76 <action type="set_environment"> |
| 77 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> | 77 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> |
| 78 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/pip/bin</environment_variable> | 78 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/pip/bin</environment_variable> |
| 79 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$ENV[LD_LIBRARY_PATH]</environment_variable> | 79 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$ENV[LD_LIBRARY_PATH]</environment_variable> |
| 80 <environment_variable action="set_to" name="PYTHONPATH">$INSTALL_DIR/lib/python2.7</environment_variable> | 80 <environment_variable action="set_to" name="PYTHONPATH">$INSTALL_DIR/</environment_variable> |
| 81 <environment_variable action="set_to" name="PYTHONPATH">$INSTALL_DIR/lib/python2.7/site-packages/</environment_variable> | |
| 82 <environment_variable action="set_to" name="PYTHONHOME">$INSTALL_DIR</environment_variable> | 81 <environment_variable action="set_to" name="PYTHONHOME">$INSTALL_DIR</environment_variable> |
| 83 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> | 82 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> |
| 84 </action> | 83 </action> |
| 85 | 84 |
| 86 </actions> | 85 </actions> |
