changeset 1:4f0594960cbe

Uploaded
author bgruening
date Wed, 24 Apr 2013 16:47:24 -0400
parents ca18154f881c
children 4e54e357ac25
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Apr 24 15:47:40 2013 -0400
+++ b/tool_dependencies.xml	Wed Apr 24 16:47:24 2013 -0400
@@ -7,7 +7,7 @@
                 <action type="shell_command">make</action>
                 <action type="shell_command">make install</action>
                 <action type="set_environment">
-                    <environment_variable name="FREETYPE_INSTALL_DIR" action="append_to">$INSTALL_DIR/freetype/</environment_variable>
+                    <environment_variable name="FREETYPE_INSTALL_DIR" action="set_to">$INSTALL_DIR/freetype/</environment_variable>
                 </action>
             </actions>
         </install>