changeset 18:b0c9b976b4d9

Uploaded
author bgruening
date Thu, 25 Apr 2013 10:05:10 -0400
parents eb1e88cbfcea
children ae165d9e610a
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Apr 25 09:38:17 2013 -0400
+++ b/tool_dependencies.xml	Thu Apr 25 10:05:10 2013 -0400
@@ -27,7 +27,7 @@
 
                 <action type="make_directory">$INSTALL_DIR/lib/python</action>
                 <action type="shell_command">export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &amp;&amp; 
-                    export CPLUS_INCLUDE_PATH=$FREETYPE_INCLUDE_DIR:$FREETYPE_INCLUDE_DIRfreetype2/ &amp;&amp; 
+                    export CPLUS_INCLUDE_PATH=$FREETYPE_INCLUDE_DIR:$FREETYPE_INCLUDE_DIR/freetype2/ &amp;&amp; 
                     export LIBRARY_PATH=$FREETYPE_LIB_DIR &amp;&amp; 
                     python setup.py install --home $INSTALL_DIR --install-scripts $INSTALL_DIR/bin</action>
                 <action type="set_environment">