changeset 13:6431751c9e89

Uploaded
author bgruening
date Thu, 25 Apr 2013 03:46:30 -0400
parents 36a80d6f847e
children 27be143d844e
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Apr 24 17:47:54 2013 -0400
+++ b/tool_dependencies.xml	Thu Apr 25 03:46:30 2013 -0400
@@ -21,7 +21,7 @@
                         <repository toolshed="http://testtoolshed.g2.bx.psu.edu/" name="package_freetype_2_4" owner="bgruening" changeset_revision="4e54e357ac25" />
                     </package>
                 </action>
-
+                <action type="make_directory">echo $FREETYPE_INCLUDE_DIR</action>
                 <action type="download_by_url">http://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz</action>
                 <action type="make_directory">$INSTALL_DIR/lib/python</action>
                 <action type="shell_command">export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &amp;&amp;