Mercurial > repos > yhoogstrate > package_flaimapper_1_2_1
changeset 2:257c651444ff draft
planemo upload for repository https://bitbucket.org/EMCbioinf/galaxy-tool-shed-tools/raw/master/package_flaimapper_1_2_1 commit 18c2fff1b59feb43640d744444d8fb6193def183-dirty
author | yhoogstrate |
---|---|
date | Wed, 03 Jun 2015 07:50:04 -0400 |
parents | 5d375e292850 |
children | 2eb5eaa0c968 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Wed Jun 03 07:39:52 2015 -0400 +++ b/tool_dependencies.xml Wed Jun 03 07:50:04 2015 -0400 @@ -19,8 +19,9 @@ </repository> </action> - <action type="make_directory">$INSTALL_DIR</action> <action type="make_directory">$INSTALL_DIR/bin</action> + <action type="make_directory">$INSTALL_DIR/lib/python</action> + <action type="make_directory">$INSTALL_DIR/lib64/python</action> <action type="shell_command"> git clone https://github.com/yhoogstrate/flaimapper flaimapper &&