Mercurial > repos > jasonk > package_metavelvet_sl_1_0
diff tool_dependencies.xml @ 7:3c7c9eccd745 draft
Uploaded
author | jasonk |
---|---|
date | Wed, 18 Jan 2017 01:52:50 -0500 |
parents | f48a68e4ad50 |
children | 4e985f1d5cf4 |
line wrap: on
line diff
--- a/tool_dependencies.xml Wed Jan 18 01:48:21 2017 -0500 +++ b/tool_dependencies.xml Wed Jan 18 01:52:50 2017 -0500 @@ -36,8 +36,9 @@ <actions> <action type="download_by_url">http://metavelvet.dna.bio.keio.ac.jp/srcSL/LearningModelFeatures.tar.gz</action> - <action type="move_directory_file"> - <source>LearningModelFeatures</source> + <action type="change_directory">LearningModelFeatures</action> + <action type="move_file"> + <source>FeatureExtract.perl</source> <destination>$INSTALL_DIR</destination> </action> </actions>