changeset 17:55d9d63236aa draft

Uploaded
author modencode-dcc
date Wed, 23 Jan 2013 16:37:34 -0500
parents e37ba396bac3
children 25cda644fcb2
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:33:24 2013 -0500
+++ b/tool_dependencies.xml	Wed Jan 23 16:37:34 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">http://pypi.python.org/packages/source/n/numpy/numpy-1.3.0.tar.gz#md5=3f7773ff0971a5ebb8591536d8ec7bd6</action>
+                <action type="download_by_url">http://pypi.python.org/packages/source/n/numpy/numpy-1.3.0.tar.gz#md5=3f7773ff0971a5ebb8591536d8ec7bd6</action>
                 <action type="shell_command">sudo -n python setup.py build</action>
                 <action type="shell_command">sudo -n python setup.py install</action>
             </actions>