Mercurial > repos > modencode-dcc > macs
changeset 9:03235525def4 draft
Uploaded
author | modencode-dcc |
---|---|
date | Mon, 21 Jan 2013 17:42:51 -0500 |
parents | 11f7ee39491e |
children | 78d0c119b65e |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon Jan 21 17:40:59 2013 -0500 +++ b/tool_dependencies.xml Mon Jan 21 17:42:51 2013 -0500 @@ -7,7 +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 python setup.py install</action> + <action type="shell_command">python setup.py install</action> <action type="move_directory_files"> <source_directory>bin</source_directory> <destination_directory>$INSTALL_DIR/bin</destination_directory>