comparison tool_dependencies.xml @ 18:fc784976527b draft default tip

planemo upload commit 96ecd86165525684766848f98a1c3be4353ec3b1-dirty
author mvdbeek
date Sat, 15 Aug 2015 07:44:28 -0400
parents cf145d390fe3
children
comparison
equal deleted inserted replaced
17:cf145d390fe3 18:fc784976527b
7 <action type="shell_command"> 7 <action type="shell_command">
8 LD_LIBRARY_PATH=LD_LIBRARY_PATH:$INSTALL_DIR/lib64:$INSTALL_DIR/lib 8 LD_LIBRARY_PATH=LD_LIBRARY_PATH:$INSTALL_DIR/lib64:$INSTALL_DIR/lib
9 ./configure --prefix=$INSTALL_DIR --build-prefix=$INSTALL_DIR/build 9 ./configure --prefix=$INSTALL_DIR --build-prefix=$INSTALL_DIR/build
10 make 10 make
11 make install 11 make install
12 rm ../2.5.2.tar.gz
13 </action> 12 </action>
14 <action type="download_by_url" target_filename="ngs-1.1.3.tar.gz">https://github.com/ncbi/ngs/archive/1.1.3.tar.gz</action> 13 <action type="download_by_url" target_filename="ngs-1.1.3.tar.gz">https://github.com/ncbi/ngs/archive/1.1.3.tar.gz</action>
15 <action type="shell_command"> 14 <action type="shell_command">
16 LD_LIBRARY_PATH=LD_LIBRARY_PATH:$INSTALL_DIR/lib64:$INSTALL_DIR/lib 15 LD_LIBRARY_PATH=LD_LIBRARY_PATH:$INSTALL_DIR/lib64:$INSTALL_DIR/lib
17 ./configure --prefix=$INSTALL_DIR --build-prefix=$INSTALL_DIR/build 16 ./configure --prefix=$INSTALL_DIR --build-prefix=$INSTALL_DIR/build