comparison tool_dependencies.xml @ 20:281f34ece271

debug
author Matt Shirley <mdshw5@gmail.com>
date Mon, 30 Mar 2015 20:59:06 -0400
parents 6d25dfb4dbb4
children 847db227d9ce
comparison
equal deleted inserted replaced
19:6d25dfb4dbb4 20:281f34ece271
15 <action type="change_directory">./ncbi-vdb</action> 15 <action type="change_directory">./ncbi-vdb</action>
16 <action type="autoconf">--prefix=$INSTALL_DIR --build-prefix=$INSTALL_DIR/build</action> 16 <action type="autoconf">--prefix=$INSTALL_DIR --build-prefix=$INSTALL_DIR/build</action>
17 <action type="change_directory">../ngs/ngs-sdk</action> 17 <action type="change_directory">../ngs/ngs-sdk</action>
18 <action type="autoconf">--prefix=$INSTALL_DIR --build-prefix=$INSTALL_DIR/build</action> 18 <action type="autoconf">--prefix=$INSTALL_DIR --build-prefix=$INSTALL_DIR/build</action>
19 <action type="change_directory">../../sra-tools</action> 19 <action type="change_directory">../../sra-tools</action>
20 <action type="shell_command">echo $PWD</action>
20 <action type="autoconf">--prefix=$INSTALL_DIR --build-prefix=$INSTALL_DIR/build --with-ncbi-vdb-build=$INSTALL_DIR/build --with-ncbi-vdb-sources=$INSTALL_DIR/src/ncbi-vdb --with-ngs-sdk-prefix=$INSTALL_DIR --with-magic-prefix=/dev/null</action> 21 <action type="autoconf">--prefix=$INSTALL_DIR --build-prefix=$INSTALL_DIR/build --with-ncbi-vdb-build=$INSTALL_DIR/build --with-ncbi-vdb-sources=$INSTALL_DIR/src/ncbi-vdb --with-ngs-sdk-prefix=$INSTALL_DIR --with-magic-prefix=/dev/null</action>
21 <action type="shell_command">sed -i -e "s|\$(HOME)|$INSTALL_DIR|g" -e "s|cache-enabled = \"true\"|cache-enabled = \"false\"|" $INSTALL_DIR/ncbi/default.kfg</action> 22 <action type="shell_command">sed -i -e "s|\$(HOME)|$INSTALL_DIR|g" -e "s|cache-enabled = \"true\"|cache-enabled = \"false\"|" $INSTALL_DIR/ncbi/default.kfg</action>
22 <action type="set_environment"><environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable></action> 23 <action type="set_environment"><environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable></action>
23 </actions> 24 </actions>
24 </install> 25 </install>