changeset 2:2fd4eb971ba5 draft

Uploaded
author bgruening
date Thu, 12 Sep 2013 07:05:21 -0400
parents 672da740f1e2
children 7887e4ac4c0d
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Aug 07 19:31:56 2013 -0400
+++ b/tool_dependencies.xml	Thu Sep 12 07:05:21 2013 -0400
@@ -10,7 +10,7 @@
 
                 <action type="set_environment">
                     <environment_variable name="GRAPHICSMAGICK_ROOT_DIR" action="set_to">$INSTALL_DIR/gmagick</environment_variable>
-                    <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/gmagick/bin</environment_variable>
+                    <environment_variable name="PATH" action="append_to">$INSTALL_DIR/gmagick/bin</environment_variable>
                 </action>
             </actions>
         </install>