changeset 7:2d5ea3fd6508 draft default tip

Uploaded
author simon-gladman
date Tue, 23 Jul 2013 00:52:14 -0400
parents d16c72914c82
children
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Jul 22 21:07:57 2013 -0400
+++ b/tool_dependencies.xml	Tue Jul 23 00:52:14 2013 -0400
@@ -17,8 +17,8 @@
                 <action type="set_environment">
                     <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
                 </action>
-                <action type="shell_command">chmod +x $INSTALL_DIR/bin/velveth</action>
-                <action type="shell_command">chmod +x $INSTALL_DIR/bin/velvetg</action>
+                <action type="shell_command">chmod ugo+x $INSTALL_DIR/bin/velveth</action>
+                <action type="shell_command">chmod ugo+x $INSTALL_DIR/bin/velvetg</action>
             </actions>
         </install>
         <readme>