Mercurial > repos > iuc > package_pear_0_9_6
comparison tool_dependencies.xml @ 1:e8448893d2be draft default tip
Uploaded
| author | iuc |
|---|---|
| date | Wed, 11 Feb 2015 07:21:09 -0500 |
| parents | e286715bde9e |
| children |
comparison
equal
deleted
inserted
replaced
| 0:e286715bde9e | 1:e8448893d2be |
|---|---|
| 5 <actions_group> | 5 <actions_group> |
| 6 <actions architecture="x86_64" os="linux"> | 6 <actions architecture="x86_64" os="linux"> |
| 7 <action type="download_by_url">http://sco.h-its.org/exelixis/web/software/pear/files/pear-0.9.6-bin-64.tar.gz</action> | 7 <action type="download_by_url">http://sco.h-its.org/exelixis/web/software/pear/files/pear-0.9.6-bin-64.tar.gz</action> |
| 8 <action type="move_file"> | 8 <action type="move_file"> |
| 9 <source>pear-0.9.6-bin-64</source> | 9 <source>pear-0.9.6-bin-64</source> |
| 10 <destination>$INSTALL_DIR/bin/pear</destination> | 10 <destination>$INSTALL_DIR/bin/</destination> |
| 11 </action> | 11 </action> |
| 12 <action type="shell_command">mv $INSTALL_DIR/bin/pear-0.9.6-bin-64 $INSTALL_DIR/bin/pear</action> | |
| 12 </actions> | 13 </actions> |
| 13 <actions architecture="x86_64" os="darwin"> | 14 <actions architecture="x86_64" os="darwin"> |
| 14 <action type="download_by_url">http://sco.h-its.org/exelixis/web/software/pear/files/pear-0.9.6-src.tar.gz</action> | 15 <action type="download_by_url">http://sco.h-its.org/exelixis/web/software/pear/files/pear-0.9.6-src.tar.gz</action> |
| 15 <action type="autoconf" /> | 16 <action type="autoconf" /> |
| 16 </actions> | 17 </actions> |
