Mercurial > repos > iuc > package_gnu_grep_2_14
comparison tool_dependencies.xml @ 5:c1cfb92833e3 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_gnu_grep_2_14 commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
| author | iuc |
|---|---|
| date | Fri, 09 Oct 2015 05:30:34 -0400 |
| parents | 30b2e70d982e |
| children | 3f6615b56ebb |
comparison
equal
deleted
inserted
replaced
| 4:30b2e70d982e | 5:c1cfb92833e3 |
|---|---|
| 11 <repository changeset_revision="952e9a4ddf79" name="package_pcre_8_34" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 11 <repository changeset_revision="952e9a4ddf79" name="package_pcre_8_34" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 12 <package name="pcre" version="8.34" /> | 12 <package name="pcre" version="8.34" /> |
| 13 </repository> | 13 </repository> |
| 14 </action> | 14 </action> |
| 15 <action type="shell_command">./configure --enable-perl-regexp --prefix=$INSTALL_DIR</action> | 15 <action type="shell_command">./configure --enable-perl-regexp --prefix=$INSTALL_DIR</action> |
| 16 <action type="shell_command">make</action> | 16 <action type="shell_command">make</action> |
| 17 <action type="shell_command">make install</action> | 17 <action type="shell_command">make install</action> |
| 18 <action type="set_environment"> | 18 <action type="set_environment"> |
| 19 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> | 19 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> |
| 20 </action> | 20 </action> |
| 21 </actions> | 21 </actions> |
| 22 </install> | 22 </install> |
| 23 <readme> | 23 <readme> |
| 24 Compiling GNU grep requires a C compiler. http://www.gnu.org/software/grep/ | 24 Compiling GNU grep requires a C compiler. http://www.gnu.org/software/grep/ |
| 25 </readme> | 25 </readme> |
