Mercurial > repos > jmchilton > tint
comparison tool_dependencies.xml @ 3:4c3efe9449ad draft default tip
Uploaded
author | jmchilton |
---|---|
date | Thu, 09 May 2013 16:34:36 -0400 |
parents | 26672d4c24c3 |
children |
comparison
equal
deleted
inserted
replaced
2:26672d4c24c3 | 3:4c3efe9449ad |
---|---|
6 <action type="download_by_url">http://artifactory.msi.umn.edu/ext-release-local/msi/umn/edu/tint-proteomics-scripts/1.19.19/tint-proteomics-scripts-1.19.19.zip</action> | 6 <action type="download_by_url">http://artifactory.msi.umn.edu/ext-release-local/msi/umn/edu/tint-proteomics-scripts/1.19.19/tint-proteomics-scripts-1.19.19.zip</action> |
7 <action type="move_directory_files"> | 7 <action type="move_directory_files"> |
8 <source_directory>.</source_directory> | 8 <source_directory>.</source_directory> |
9 <destination_directory>$INSTALL_DIR/</destination_directory> | 9 <destination_directory>$INSTALL_DIR/</destination_directory> |
10 </action> | 10 </action> |
11 <action type="shell_command">chmod +x *cli MgfFormatter</action> | 11 <action type="shell_command">chmod +x $INSTALL_DIR/*cli $INSTALL_DIR/MgfFormatter</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> |
15 </actions> | 15 </actions> |
16 </install> | 16 </install> |