changeset 2:0458908fa099 draft

Updated tool dependency definition
author iuc
date Sat, 28 Mar 2015 18:05:53 -0400
parents b654e5485eee
children ecb56d964230
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Sat Mar 28 18:03:19 2015 -0400
+++ b/tool_dependencies.xml	Sat Mar 28 18:05:53 2015 -0400
@@ -4,7 +4,7 @@
         <install version="1.0">
             <actions>
                 <action type="download_by_url">http://depot.galaxyproject.org/package/source/RNAstructure-5.7.tgz</action>
-                <action type="shell_command">make</action>
+                <action type="shell_command">make all</action>
                 <action type="move_directory_files">
                     <source_directory>.</source_directory>
                     <destination_directory>$INSTALL_DIR</destination_directory>