comparison tool_dependencies.xml @ 7:bbfe29f56566 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_numpy_1_7 commit 45a64d82dfada34d826be98a1f7a0657f9148d59
author iuc
date Sat, 30 May 2015 22:38:12 -0400
parents 1bef6ee2e52d
children 5c489d2d630b
comparison
equal deleted inserted replaced
6:1bef6ee2e52d 7:bbfe29f56566
20 </action> 20 </action>
21 <action type="set_environment"> 21 <action type="set_environment">
22 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable> 22 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable>
23 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> 23 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
24 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$ENV[ATLAS_LIB_DIR]</environment_variable> 24 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$ENV[ATLAS_LIB_DIR]</environment_variable>
25 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$ENV[ATLAS_LIB_DIR]/atlas</environment_variable>
25 <environment_variable action="set_to" name="PYTHONPATH_NUMPY">$INSTALL_DIR/lib/python</environment_variable> 26 <environment_variable action="set_to" name="PYTHONPATH_NUMPY">$INSTALL_DIR/lib/python</environment_variable>
26 <environment_variable action="set_to" name="PATH_NUMPY">$INSTALL_DIR/bin</environment_variable> 27 <environment_variable action="set_to" name="PATH_NUMPY">$INSTALL_DIR/bin</environment_variable>
27 </action> 28 </action>
28 </actions> 29 </actions>
29 </install> 30 </install>