Mercurial > repos > galaxyp > tagrecon_app
comparison tool_dependencies.xml @ 2:8193f25a5333 draft default tip
Uploaded
author | galaxyp |
---|---|
date | Tue, 25 Jun 2013 15:32:35 -0400 |
parents | abc4f989bf69 |
children |
comparison
equal
deleted
inserted
replaced
1:abc4f989bf69 | 2:8193f25a5333 |
---|---|
7 <action type="move_file"> | 7 <action type="move_file"> |
8 <source>tagrecon</source> | 8 <source>tagrecon</source> |
9 <destination>$INSTALL_DIR/</destination> | 9 <destination>$INSTALL_DIR/</destination> |
10 </action> | 10 </action> |
11 <action type="move_file"> | 11 <action type="move_file"> |
12 <source>'blosum62.fas'</source> | 12 <source>blosum62.fas</source> |
13 <destination>$INSTALL_DIR/</destination> | 13 <destination>$INSTALL_DIR/</destination> |
14 </action> | 14 </action> |
15 <action type="move_file"> | 15 <action type="move_file"> |
16 <source>'unimod.xml'</source> | 16 <source>unimod.xml</source> |
17 <destination>$INSTALL_DIR/</destination> | 17 <destination>$INSTALL_DIR/</destination> |
18 </action> | 18 </action> |
19 <action type="shell_command">chmod +x $INSTALL_DIR/</action> | 19 <action type="shell_command">chmod +x $INSTALL_DIR/</action> |
20 <action type="set_environment"> | 20 <action type="set_environment"> |
21 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> | 21 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> |