Mercurial > repos > galaxyp > peptideshaker_0201
comparison tool_dependencies.xml @ 3:94b151369c67 draft
Uploaded
author | galaxyp |
---|---|
date | Mon, 24 Jun 2013 14:44:17 -0400 |
parents | 358d019918ab |
children | 3c1b56ddc258 |
comparison
equal
deleted
inserted
replaced
2:358d019918ab | 3:94b151369c67 |
---|---|
7 <action type="shell_command">chmod -R o+w resources</action> | 7 <action type="shell_command">chmod -R o+w resources</action> |
8 <action type="move_directory_files"> | 8 <action type="move_directory_files"> |
9 <source_directory>.</source_directory> | 9 <source_directory>.</source_directory> |
10 <destination_directory>$INSTALL_DIR/</destination_directory> | 10 <destination_directory>$INSTALL_DIR/</destination_directory> |
11 </action> | 11 </action> |
12 <action type="shell_command">mkdir -p "$INSTALL_DIR"</action> | |
13 <action type="set_environment"> | 12 <action type="set_environment"> |
14 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> | 13 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> |
15 </action> | 14 </action> |
16 </actions> | 15 </actions> |
17 </install> | 16 </install> |