Mercurial > repos > rnateam > package_gemini_0_10_0_1
comparison tool_dependencies.xml @ 3:af3cbc3e565e draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_gemini_0_10_0_1 commit 0568344062d931c58be6a017998cfb22e702a94e-dirty
author | rnateam |
---|---|
date | Tue, 08 Dec 2015 11:25:25 -0500 |
parents | 0ec393a00bd2 |
children |
comparison
equal
deleted
inserted
replaced
2:0ec393a00bd2 | 3:af3cbc3e565e |
---|---|
33 <package name="libcurl" version="7.35" /> | 33 <package name="libcurl" version="7.35" /> |
34 </repository> | 34 </repository> |
35 </action> | 35 </action> |
36 | 36 |
37 <action type="shell_command"> | 37 <action type="shell_command"> |
38 export HOME=$INSTALL_DIR && python gemini_install.py $INSTALL_DIR $INSTALL_DIR --nosudo --nodata --notools --gemini-version 0.10.0 | 38 export PATH=LIBCURL_ROOT_DIR/bin:$PATH && export HOME=$INSTALL_DIR && python gemini_install.py $INSTALL_DIR $INSTALL_DIR --nosudo --nodata --notools --gemini-version 0.10.0 |
39 </action> | 39 </action> |
40 | 40 |
41 <action type="set_environment"> | 41 <action type="set_environment"> |
42 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/anaconda/bin</environment_variable> | 42 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/anaconda/bin</environment_variable> |
43 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/gemini/bin</environment_variable> | 43 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/gemini/bin</environment_variable> |