Mercurial > repos > mvdbeek > package_ascp
comparison tool_dependencies.xml @ 3:fc4bf31c255c draft
planemo upload for repository https://bitbucket.org/drosofff/gedtools/
author | mvdbeek |
---|---|
date | Fri, 14 Aug 2015 09:51:26 -0400 |
parents | 2d95eeda48a4 |
children | f3ab5d99ceba |
comparison
equal
deleted
inserted
replaced
2:2d95eeda48a4 | 3:fc4bf31c255c |
---|---|
8 <action type="shell_command">hdiutil attach -mountpoint install AsperaConnectInstaller-3.6.0.106805.dmg</action> | 8 <action type="shell_command">hdiutil attach -mountpoint install AsperaConnectInstaller-3.6.0.106805.dmg</action> |
9 <action type="shell_command">pkgutil --expand install/AsperaConnectInstaller.pkg extract</action> | 9 <action type="shell_command">pkgutil --expand install/AsperaConnectInstaller.pkg extract</action> |
10 <action type="shell_command">cat extract/AsperaConnect.pkg/Payload | gzip -d - | cpio -id</action> | 10 <action type="shell_command">cat extract/AsperaConnect.pkg/Payload | gzip -d - | cpio -id</action> |
11 <action type="shell_command">hdiutil detach install</action> | 11 <action type="shell_command">hdiutil detach install</action> |
12 <action type="move_directory_files"> | 12 <action type="move_directory_files"> |
13 <source_directory>Applications/Aspera\ Connect.app/Contents/Resources/</source_directory> | 13 <source_directory>Applications/Aspera Connect.app/Contents/Resources/</source_directory> |
14 <destination_directory>$INSTALL_DIR/bin</destination_directory> | 14 <destination_directory>$INSTALL_DIR/bin</destination_directory> |
15 </action> | 15 </action> |
16 <action type="set_environment"> | 16 <action type="set_environment"> |
17 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> | 17 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> |
18 </action> | 18 </action> |