changeset 1:e837c31e8260 draft

Uploaded
author galaxyp
date Mon, 24 Jun 2013 14:21:52 -0400
parents a92db19b2daa
children 358d019918ab
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Jun 24 13:58:39 2013 -0400
+++ b/tool_dependencies.xml	Mon Jun 24 14:21:52 2013 -0400
@@ -9,7 +9,7 @@
           <source_directory>.</source_directory>
           <destination_directory>$INSTALL_DIR/</destination_directory>
         </action>
-        <action type="shell_command">mkdir -p $BIN_DIR</action>
+        <action type="shell_command">mkdir -p $INSTALL_DIR</action>
         <action type="set_environment">
           <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
         </action>