Mercurial > repos > galaxyp > searchgui
changeset 7:f23ffbe63b7c draft
Uploaded
author | galaxyp |
---|---|
date | Tue, 25 Jun 2013 13:51:48 -0400 |
parents | d084c249ca71 |
children | a16bae5ef414 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Jun 25 13:47:27 2013 -0400 +++ b/tool_dependencies.xml Tue Jun 25 13:51:48 2013 -0400 @@ -3,7 +3,7 @@ <package name="SearchGUI" version="1.13.1"> <install version="1.0"> <actions> - <action type="download_by_url" target_filename="SearchGUI-1.13.1_mac_and_linux.tar"> http://searchgui.googlecode.com/files/SearchGUI-1.13.1_mac_and_linux.zip</action> + <action type="download_by_url" target_folder="SearchGUI-1.13.1_mac_and_linux.tar"> http://searchgui.googlecode.com/files/SearchGUI-1.13.1_mac_and_linux.zip</action> <action type="shell_command">ls</action> <!--<action type="shell_command">tar -xf 'SearchGUI-1.13.1_mac_and_linux.tar'</action> <action type="shell_command">cd 'SearchGUI-1.13.1_mac_and_linux'&& chmod -R o+w 'resources' </action>