Mercurial > repos > yhoogstrate > package_berkeley_db_1_86
diff tool_dependencies.xml @ 2:360c7f09a826 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_berkeley_1_86 commit 01677c8ad812f99fb0c60c828a22d6223f85ce6d-dirty
author | yhoogstrate |
---|---|
date | Tue, 22 Dec 2015 04:45:08 -0500 |
parents | 76899bf290a6 |
children | fb38d1ff2437 |
line wrap: on
line diff
--- a/tool_dependencies.xml Wed Oct 21 16:27:20 2015 -0400 +++ b/tool_dependencies.xml Tue Dec 22 04:45:08 2015 -0500 @@ -10,7 +10,7 @@ <destination_directory>$INSTALL_DIR</destination_directory> </action> <action type="set_environment"> - <environment_variable name="BERKLEY_DB_ROOT_PATH" action="set_to">$INSTALL_DIR</environment_variable> + <environment_variable name="BERKELEY_DB_ROOT_PATH" action="set_to">$INSTALL_DIR</environment_variable> <environment_variable action="append_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib/</environment_variable> <environment_variable action="prepend_to" name="CPLUS_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable>