changeset 3:536f7bb5616d draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tophat_2_0_14 commit 93bd8341966e13b91bbcb2b9bce75f0c0e7e1d92
author iuc
date Thu, 14 May 2015 10:24:01 -0400
parents 7e9f2c0ccf89
children b13271391f95
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu May 14 10:01:33 2015 -0400
+++ b/tool_dependencies.xml	Thu May 14 10:24:01 2015 -0400
@@ -9,6 +9,7 @@
                         <source_directory>.</source_directory>
                         <destination_directory>$INSTALL_DIR</destination_directory>
                     </action>
+                    <action type="shell_command">sed -i.bak 's#/build/dest#$INSTALL_DIR#' $INSTALL_DIR/bin/tophat2</action>
                 </actions>
                 <actions>
                     <action type="download_by_url">http://ccb.jhu.edu/software/tophat/downloads/tophat-2.0.14.tar.gz</action>