changeset 4:ed6c825d5fa4 draft

Uploaded
author galaxyp
date Tue, 25 Jun 2013 12:41:49 -0400
parents 379da3c75204
children cbb1c472eb9b
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Jun 25 12:35:22 2013 -0400
+++ b/tool_dependencies.xml	Tue Jun 25 12:41:49 2013 -0400
@@ -5,8 +5,8 @@
             <actions>
               <action type="download_by_url">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'&amp;&amp; chmod -R o+w 'resources' </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'&amp;&amp; chmod -R o+w 'resources' </action>-->
               <action type="move_directory_files">
                 <source_directory>.</source_directory>
                 <destination_directory>$INSTALL_DIR/</destination_directory>