Mercurial > repos > iracooke > package_iconv_1_14
comparison tool_dependencies.xml @ 1:5b87c1521e4d draft default tip
Remove redundant make install tag
| author | iracooke |
|---|---|
| date | Mon, 03 Mar 2014 23:16:21 -0500 |
| parents | fbb1ab7726db |
| children |
comparison
equal
deleted
inserted
replaced
| 0:fbb1ab7726db | 1:5b87c1521e4d |
|---|---|
| 5 <actions> | 5 <actions> |
| 6 <action type="download_by_url">http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.14.tar.gz</action> | 6 <action type="download_by_url">http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.14.tar.gz</action> |
| 7 | 7 |
| 8 <action type="autoconf"/> | 8 <action type="autoconf"/> |
| 9 | 9 |
| 10 <action type="make_install" /> | |
| 11 <action type="set_environment"> | 10 <action type="set_environment"> |
| 12 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> | 11 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> |
| 13 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable> | 12 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable> |
| 14 <environment_variable action="set_to" name="ICONV_ROOT_DIR">$INSTALL_DIR</environment_variable> | 13 <environment_variable action="set_to" name="ICONV_ROOT_DIR">$INSTALL_DIR</environment_variable> |
| 15 <environment_variable action="prepend_to" name="C_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable> | 14 <environment_variable action="prepend_to" name="C_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable> |
