Mercurial > repos > bgruening > package_matplotlib_1_2
comparison tool_dependencies.xml @ 16:966ba30d800e
Uploaded
| author | bgruening |
|---|---|
| date | Thu, 25 Apr 2013 04:45:54 -0400 |
| parents | 783a14714c2f |
| children | eb1e88cbfcea |
comparison
equal
deleted
inserted
replaced
| 15:783a14714c2f | 16:966ba30d800e |
|---|---|
| 22 <action type="set_environmnet_for_install"> | 22 <action type="set_environmnet_for_install"> |
| 23 <package name="freetype" version="2.4.11"> | 23 <package name="freetype" version="2.4.11"> |
| 24 <repository toolshed="http://testtoolshed.g2.bx.psu.edu/" name="package_freetype_2_4" owner="bgruening" changeset_revision="4e54e357ac25" /> | 24 <repository toolshed="http://testtoolshed.g2.bx.psu.edu/" name="package_freetype_2_4" owner="bgruening" changeset_revision="4e54e357ac25" /> |
| 25 </package> | 25 </package> |
| 26 </action> | 26 </action> |
| 27 <action type="make_directory">echo $FREETYPE_INCLUDE_DIR</action> | 27 <action type="shell_command">echo $FREETYPE_INCLUDE_DIR</action> |
| 28 | 28 |
| 29 | 29 |
| 30 | 30 |
| 31 <action type="make_directory">$INSTALL_DIR/lib/python</action> | 31 <action type="make_directory">$INSTALL_DIR/lib/python</action> |
| 32 <action type="shell_command">export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && | 32 <action type="shell_command">export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && |
