changeset 1:feec85e4ea12 draft default tip

Uploaded
author bgruening
date Thu, 08 Aug 2013 03:41:10 -0400
parents 34f511310435
children
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed May 22 17:28:28 2013 -0400
+++ b/tool_dependencies.xml	Thu Aug 08 03:41:10 2013 -0400
@@ -10,6 +10,7 @@
 
                 <action type="set_environment">
                     <environment_variable name="GRAPHICSMAGICK_ROOT_DIR" action="set_to">$INSTALL_DIR/gmagick</environment_variable>
+                    <environment_variable name="PATH" action="append_to">$INSTALL_DIR/gmagick/bin</environment_variable>
                 </action>
             </actions>
         </install>