Mercurial > repos > iuc > package_ncurses_5_9
changeset 7:60419fc3e0de draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_ncurses_5_9 commit 124516bc2aab56c243be3cf15e4282d59390970b
| author | iuc |
|---|---|
| date | Sun, 31 May 2015 22:47:28 -0400 |
| parents | b908140c6868 |
| children | 5b79af8b6396 |
| files | tool_dependencies.xml |
| diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Sun May 31 08:11:28 2015 -0400 +++ b/tool_dependencies.xml Sun May 31 22:47:28 2015 -0400 @@ -17,8 +17,6 @@ <environment_variable action="prepend_to" name="LIBRARY_PATH">$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="C_INCLUDE_PATH" action="prepend_to">$INSTALL_DIR/include/ncurses</environment_variable> - <environment_variable name="CPLUS_INCLUDE_PATH" action="prepend_to">$INSTALL_DIR/include/ncurses</environment_variable> </action> </actions> </install>
