Mercurial > repos > iuc > package_libxml2_2_9_3
changeset 1:24131daaf69f draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_libxml2_2_9_3 commit fb3eec6fb3a7f83acb57943af1496db63ff3a8b7
author | iuc |
---|---|
date | Fri, 11 Mar 2016 12:10:32 -0500 |
parents | 7fc6b62d43e3 |
children | |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon Dec 21 06:03:03 2015 -0500 +++ b/tool_dependencies.xml Fri Mar 11 12:10:32 2016 -0500 @@ -12,6 +12,7 @@ <environment_variable name="LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/lib</environment_variable> <environment_variable name="C_INCLUDE_PATH" action="prepend_to">$INSTALL_DIR/include</environment_variable> <environment_variable name="CPLUS_INCLUDE_PATH" action="prepend_to">$INSTALL_DIR/include</environment_variable> + <environment_variable name="LIBXML2_ROOT_DIR" action="set_to">$INSTALL_DIR</environment_variable> </action> </actions> </install>