Mercurial > repos > iuc > package_ncurses_5_9
changeset 9:387c0609c0b7 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_ncurses_5_9 commit 48fbe322d0f3ec023186989104ae4f4188b03a1d
| author | iuc |
|---|---|
| date | Mon, 01 Jun 2015 22:47:27 -0400 |
| parents | 5b79af8b6396 |
| children | d5587dda75ff |
| files | tool_dependencies.xml |
| diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon Jun 01 21:05:55 2015 -0400 +++ b/tool_dependencies.xml Mon Jun 01 22:47:27 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>
