comparison tool_dependencies.xml @ 14:e80d689208b3 draft

planemo upload commit 96ecd86165525684766848f98a1c3be4353ec3b1-dirty
author mvdbeek
date Sat, 15 Aug 2015 07:30:52 -0400
parents f46eda49fbe0
children f382eaecfd34
comparison
equal deleted inserted replaced
13:f46eda49fbe0 14:e80d689208b3
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
12 </action> 13 </action>
13 <action type="download_by_url">https://github.com/ncbi/ngs/archive/1.1.3.tar.gz</action> 14 <action type="download_by_url">https://github.com/ncbi/ngs/archive/1.1.3.tar.gz</action>
14 <action type="shell_command"> 15 <action type="shell_command">
15 LD_LIBRARY_PATH=LD_LIBRARY_PATH:$INSTALL_DIR/lib64:$INSTALL_DIR/lib 16 LD_LIBRARY_PATH=LD_LIBRARY_PATH:$INSTALL_DIR/lib64:$INSTALL_DIR/lib
16 ./configure --prefix=$INSTALL_DIR --build-prefix=$INSTALL_DIR/build 17 ./configure --prefix=$INSTALL_DIR --build-prefix=$INSTALL_DIR/build