Mercurial > repos > galaxyp > package_mgf_formatter
view tool_dependencies.xml @ 0:36f70ca62ec1
Uploaded
author | galaxyp |
---|---|
date | Fri, 26 Sep 2014 18:20:30 -0400 |
parents | |
children | e27506245012 |
line wrap: on
line source
<?xml version='1.0' encoding='utf-8'?> <tool_dependency> <package name="binaries_for_package_mgf_formatter" version="22"> <install version="1.0"> <actions> <action type="download_by_url">https://bitbucket.org/galaxyp-applications/mgf-formatter/get/d9102fa.tar.gz</action> <action type="move_directory_files"> <source_directory>.</source_directory> <destination_directory>$INSTALL_DIR/</destination_directory> </action> <action type="set_environment"> <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> </action> </actions> </install> </package> </tool_dependency>