Mercurial > repos > mvdbeek > package_ascp
changeset 2:2d95eeda48a4 draft
planemo upload for repository https://bitbucket.org/drosofff/gedtools/
author | mvdbeek |
---|---|
date | Fri, 14 Aug 2015 09:49:55 -0400 |
parents | b71359e86b6b |
children | fc4bf31c255c |
files | tool_dependencies.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Fri Aug 14 09:48:23 2015 -0400 +++ b/tool_dependencies.xml Fri Aug 14 09:49:55 2015 -0400 @@ -7,10 +7,10 @@ <action type="download_by_url">https://bitbucket.org/mvdbeek/galaxy_downloads/downloads/AsperaConnectInstaller-3.6.0.106805.dmg</action> <action type="shell_command">hdiutil attach -mountpoint install AsperaConnectInstaller-3.6.0.106805.dmg</action> <action type="shell_command">pkgutil --expand install/AsperaConnectInstaller.pkg extract</action> - <action type="shell_command">cat extract|AsperaConnect.pkg/Payload | gzip -d - | cpio -id</action> + <action type="shell_command">cat extract/AsperaConnect.pkg/Payload | gzip -d - | cpio -id</action> <action type="shell_command">hdiutil detach install</action> <action type="move_directory_files"> - <source_directory>Applications/Aspera Connect.app/Contents/Resources/</source_directory> + <source_directory>Applications/Aspera\ Connect.app/Contents/Resources/</source_directory> <destination_directory>$INSTALL_DIR/bin</destination_directory> </action> <action type="set_environment">