changeset 1:58e7660968d9 default tip

commit
author ryo_tas <yamanaka@genome.rcast.u-tokyo.ac.jp>
date Tue, 23 Dec 2014 18:31:54 +0900
parents b1f4fd29629a
children
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Dec 23 18:12:45 2014 +0900
+++ b/tool_dependencies.xml	Tue Dec 23 18:31:54 2014 +0900
@@ -3,7 +3,7 @@
     <package name="macs14" version="1.4.2">
         <install version="1.0">
             <actions>
-                <action type="download_by_url">https://github.com/downloads/taoliu/MACS/MACS-1.4.2-1.tar.gz</action>
+                <action type="download_by_url">http://download.pitagora-galaxy.org/package/source/MACS-1.4.2-1.tar.gz</action>
                 <action type="shell_command">export PYTHONPATH=$INSTALL_DIR/lib/python &amp;&amp; python setup.py install --prefix $INSTALL_DIR --install-lib $INSTALL_DIR/lib/python</action>
                 <action type="set_environment">
                     <environment_variable name="PYTHONPATH" action="prepend_to">$INSTALL_DIR/lib/python</environment_variable>