changeset 2:bf60a5f98e16 draft

planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit fb0bbb26638c0185ef16efa2e0ac3952d671b711-dirty
author yhoogstrate
date Thu, 19 May 2016 03:07:54 -0400
parents fca872e2150a
children 1c7d6b167510
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed May 18 11:41:24 2016 -0400
+++ b/tool_dependencies.xml	Thu May 19 03:07:54 2016 -0400
@@ -40,10 +40,7 @@
                 </action>
                 
                 <action type="shell_command">
-                    cmake -DCMAKE_BUILD_TYPE=release -DCMAKE_INSTALL_PREFIX=$INSTALL_DIR .  &amp;&amp;
-                    make                                                                    &amp;&amp;
-                    make check                                                              &amp;&amp;
-                    make install
+                    ls
                 </action>
                 
                 <!-- Also install the python utils -->