Mercurial > repos > yhoogstrate > package_crossmap_0_2
diff tool_dependencies.xml @ 19:f66d679d8f5d draft
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/crossmap_galaxy_wrapper commit 290b453ad2abdb65322ec2e50889aaf2b03bb095-dirty
| author | yhoogstrate |
|---|---|
| date | Fri, 28 Aug 2015 09:03:51 -0400 |
| parents | 40758e611549 |
| children | c0b7bf565723 |
line wrap: on
line diff
--- a/tool_dependencies.xml Fri Aug 28 08:58:29 2015 -0400 +++ b/tool_dependencies.xml Fri Aug 28 09:03:51 2015 -0400 @@ -41,8 +41,8 @@ python setup.py install --root $INSTALL_DIR && export SUB_DIR=$(dirname $(which python)) && echo $SUB_DIR && - mv $INSTALL_DIR$SUB_DIR/bin $INSTALL_DIR/bin && - mv $INSTALL_DIR$SUB_DIR/lib $INSTALL_DIR/lib + mv $INSTALL_DIR$SUB_DIR/bin $INSTALL_DIR && + mv $INSTALL_DIR$SUB_DIR/lib $INSTALL_DIR/../lib </action> <action type="set_environment">
