Previous changeset 0:7fc6b62d43e3 (2015-12-21) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_libxml2_2_9_3 commit fb3eec6fb3a7f83acb57943af1496db63ff3a8b7 |
modified:
tool_dependencies.xml |
b |
diff -r 7fc6b62d43e3 -r 24131daaf69f tool_dependencies.xml --- a/tool_dependencies.xml Mon Dec 21 06:03:03 2015 -0500 +++ b/tool_dependencies.xml Fri Mar 11 12:10:32 2016 -0500 |
b |
@@ -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> |