comparison tool_dependencies.xml @ 1:68eebe70b537 draft default tip

planemo upload commit 1110117e9b07da7913ea4480566a00d1bb373531-dirty
author engineson
date Fri, 27 May 2016 06:48:26 -0400
parents ba145f5a7760
children
comparison
equal deleted inserted replaced
0:ba145f5a7760 1:68eebe70b537
22 <action type="shell_command"> 22 <action type="shell_command">
23 export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &amp;&amp; 23 export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &amp;&amp;
24 python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin</action> 24 python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin</action>
25 <action type="set_environment"> 25 <action type="set_environment">
26 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable> 26 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable>
27 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
27 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> 28 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
28 </action> 29 </action>
29 </actions> 30 </actions>
30 </install> 31 </install>
31 <readme> 32 <readme>