changeset 12:bc4871e982bd draft

Uploaded
author modencode-dcc
date Wed, 23 Jan 2013 16:13:40 -0500
parents a6610485b429
children 1e0cff3719de
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Jan 23 15:58:10 2013 -0500
+++ b/tool_dependencies.xml	Wed Jan 23 16:13:40 2013 -0500
@@ -14,8 +14,7 @@
                 <action type="shell_command">sudo -n chmod ag+wx /usr/local/bin</action>
             </actions>-->
             <actions>
-                <action type="shell_command">git clone git://github.com/numpy/numpy.git</action>
-                <action type="shell_command">cd numpy</action>
+                <action type="shell_command">https://github.com/modENCODE-DCC/Galaxy/blob/master/toolshed/dependencies/macs2/numpy.tar.gz?raw=true</action>
                 <action type="shell_command">sudo -n python setup.py build</action>
                 <action type="shell_command">sudo -n python setup.py install</action>
             </actions>