changeset 5:9383ac88d426 draft default tip

Uploaded
author iuc
date Sun, 17 Aug 2014 11:42:31 -0400
parents a10ebb5a71bb
children
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Sun Aug 17 07:44:39 2014 -0400
+++ b/tool_dependencies.xml	Sun Aug 17 11:42:31 2014 -0400
@@ -19,7 +19,7 @@
         <install version="1.0">
             <actions>
                 <!-- first action is always downloading -->
-                <action type="download_by_url">https://raw.github.com/bgruening/gemini-versioned-install/master/gemini_install_0.9.1.py</action>
+                <action type="download_file">https://raw.github.com/bgruening/gemini-versioned-install/master/gemini_install_0.9.1.py</action>
 
                 <!-- populate the environment variables from the dependend repos -->
                 <action type="set_environment_for_install">
@@ -32,7 +32,7 @@
                 </action>
 
                 <action type="shell_command">
-                    python gemini_install.py $INSTALL_DIR $INSTALL_DIR --nosudo --nodata --notools
+                    python gemini_install_0.9.1.py $INSTALL_DIR $INSTALL_DIR --nosudo --nodata --notools
                 </action>
 
                 <action type="set_environment">