changeset 2:c9b972613908 draft

planemo upload commit 4abfa4aaee08afe2a3246420ce5d131e1c1d42d8-dirty
author mvdbeek
date Fri, 25 Sep 2015 12:25:49 -0400
parents b0e9867f0dfb
children a00c9a1db096
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Sep 25 11:31:38 2015 -0400
+++ b/tool_dependencies.xml	Fri Sep 25 12:25:49 2015 -0400
@@ -8,6 +8,7 @@
             <actions>
                 <action target_filename="ngs-1.1.3.tar.gz" type="download_by_url">https://github.com/ncbi/ngs/archive/1.1.3.tar.gz</action>
                 <action type="autoconf">--prefix=$INSTALL_DIR --build=$INSTALL_DIR</action>
+                <action type="change_directory">ngs-sdk</action>
                 <action type="set_environment">
                     <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
                     <environment_variable action="set_to" name="NGS_SDK_DIR">$INSTALL_DIR</environment_variable>