Mercurial > repos > yhoogstrate > package_segmentation_fold_1_6_5
changeset 6:07eb49b16277 draft
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit c6608bd5256e5c54cb2e01be6c184da0d2b08a7c-dirty
author | yhoogstrate |
---|---|
date | Thu, 19 May 2016 05:05:52 -0400 |
parents | f4d86e60a88f |
children | 68658583f5d2 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu May 19 05:00:26 2016 -0400 +++ b/tool_dependencies.xml Thu May 19 05:05:52 2016 -0400 @@ -46,10 +46,7 @@ </action> <action type="shell_command"> - cmake -DCMAKE_BUILD_TYPE=release -DCMAKE_INSTALL_PREFIX=$INSTALL_DIR . && - make && - make check && - make install + ls </action> </actions> </install>