Mercurial > repos > galaxyp > myrimatch_app
comparison tool_dependencies.xml @ 1:fd7de0c507a1 draft default tip
Uploaded
author | galaxyp |
---|---|
date | Tue, 25 Jun 2013 15:14:56 -0400 |
parents | c775788f8855 |
children |
comparison
equal
deleted
inserted
replaced
0:c775788f8855 | 1:fd7de0c507a1 |
---|---|
2 <tool_dependency> | 2 <tool_dependency> |
3 <package name="myrimatch" version="2.1.131"> | 3 <package name="myrimatch" version="2.1.131"> |
4 <install version="1.0"> | 4 <install version="1.0"> |
5 <actions> | 5 <actions> |
6 <action type="download_by_url">http://getgalaxyp.msi.umn.edu/downloads/myrimatch-bin-linux-x86_64-gcc41-release-2_1_131.tar.bz2</action> | 6 <action type="download_by_url">http://getgalaxyp.msi.umn.edu/downloads/myrimatch-bin-linux-x86_64-gcc41-release-2_1_131.tar.bz2</action> |
7 <action type="move_directory_files"> | 7 <action type="move_file"> |
8 <source_directory>myrimatch</source_directory> | 8 <source>myrimatch</source> |
9 <destination_directory>$INSTALL_DIR/</destination_directory> | 9 <destination>$INSTALL_DIR/</destination> |
10 </action> | 10 </action> |
11 <action type="shell_command">chmod +x $INSTALL_DIR/</action> | 11 <action type="shell_command">chmod +x $INSTALL_DIR/</action> |
12 <action type="set_environment"> | 12 <action type="set_environment"> |
13 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> | 13 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> |
14 </action> | 14 </action> |