changeset 3:4c3efe9449ad draft default tip

Uploaded
author jmchilton
date Thu, 09 May 2013 16:34:36 -0400
parents 26672d4c24c3
children
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu May 09 16:34:03 2013 -0400
+++ b/tool_dependencies.xml	Thu May 09 16:34:36 2013 -0400
@@ -8,7 +8,7 @@
                 <source_directory>.</source_directory>
                 <destination_directory>$INSTALL_DIR/</destination_directory>
               </action>
-              <action type="shell_command">chmod +x *cli MgfFormatter</action>
+              <action type="shell_command">chmod +x $INSTALL_DIR/*cli $INSTALL_DIR/MgfFormatter</action>
               <action type="set_environment">
                 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
               </action>