Mercurial > repos > fubar > package_weblogo_3_3
changeset 6:6ec6afd35751 draft default tip
Uploaded
author | fubar |
---|---|
date | Tue, 24 Sep 2013 22:48:47 -0400 |
parents | d29baafe12a1 |
children | |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Sep 24 22:47:19 2013 -0400 +++ b/tool_dependencies.xml Tue Sep 24 22:48:47 2013 -0400 @@ -9,7 +9,7 @@ <package name="package_weblogo" version="3.3"> <install version="1.0"> <actions> - <action type="download_by_url">http://weblogo.googlecode.com/files/weblogo-3.3.tar.gz</action> + <action type="download_by_url">https://weblogo.googlecode.com/files/weblogo-3.3.tar.gz</action> <action type="make_directory">$INSTALL_DIR/lib/python</action> <!-- Not sure why these must be made apriori, but install fails otherwise --> <action type="make_directory">$INSTALL_DIR/lib64/python</action> <!-- Not sure why these must be made apriori, but install fails otherwise --> <!-- populate the environment variables from the dependend repos -->