Mercurial > repos > bgruening > package_vienna_rna_1_8
changeset 1:18c7086dbb43 draft default tip
Uploaded
author | bgruening |
---|---|
date | Mon, 30 Dec 2013 03:04:15 -0500 |
parents | 53e25262a701 |
children | |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu Dec 05 17:30:23 2013 -0500 +++ b/tool_dependencies.xml Mon Dec 30 03:04:15 2013 -0500 @@ -17,8 +17,6 @@ <action type="shell_command">perl Makefile.PL PREFIX=$INSTALL_DIR/perl</action> <action type="change_directory">..</action> <action type="make_install" /> - - <action type="set_environment"> <environment_variable action="prepend_to" name="LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable> @@ -26,6 +24,7 @@ <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> <environment_variable action="prepend_to" name="C_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable> <environment_variable action="prepend_to" name="PERL5LIB">$INSTALL_DIR/perl/lib</environment_variable> + <environment_variable action="set_to" name="ROOT_VIENNA_RNA_DIR">$INSTALL_DIR</environment_variable> </action> </actions> </install>