Mercurial > repos > modencode-dcc > macs2
changeset 15:b3db5495a453 draft
Uploaded
author | modencode-dcc |
---|---|
date | Wed, 23 Jan 2013 16:29:58 -0500 |
parents | 1d08550f0cce |
children | e37ba396bac3 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Wed Jan 23 16:26:45 2013 -0500 +++ b/tool_dependencies.xml Wed Jan 23 16:29:58 2013 -0500 @@ -14,7 +14,7 @@ <action type="shell_command">sudo -n chmod ag+wx /usr/local/bin</action> </actions>--> <actions> - <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">http://downloads.sourceforge.net/project/numpy/NumPy/1.3.0/numpy-1.3.0.tar.gz?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fnumpy%2Ffiles%2FNumPy%2F1.3.0%2F&ts=1358976227&use_mirror=iweb</action> <action type="shell_command">sudo -n python setup.py build</action> <action type="shell_command">sudo -n python setup.py install</action> </actions>