changeset 8:11f7ee39491e draft

Uploaded
author modencode-dcc
date Mon, 21 Jan 2013 17:40:59 -0500
parents 613f8c6c539a
children 03235525def4
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Jan 21 17:34:33 2013 -0500
+++ b/tool_dependencies.xml	Mon Jan 21 17:40:59 2013 -0500
@@ -7,8 +7,7 @@
          <install version="1.0">
              <actions>
                 <action type="download_by_url">https://github.com/modENCODE-DCC/Galaxy/blob/master/toolshed/dependencies/macs/macs.tar.gz?raw=true</action>
-                <action type="shell_command">sudo su</action>
-                <action type="shell_command">python setup.py install</action>
+                <action type="shell_command">sudo python setup.py install</action>
                 <action type="move_directory_files">
                     <source_directory>bin</source_directory>
                     <destination_directory>$INSTALL_DIR/bin</destination_directory>