Mercurial > repos > iuc > package_python_2_7
comparison tool_dependencies.xml @ 26:1dcfacc46452 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7 commit 543b8d28d5f84f5b8ac31b3aa05f68a7b4094d66-dirty
| author | iuc |
|---|---|
| date | Mon, 25 May 2015 10:14:39 -0400 |
| parents | 113ac05c48be |
| children | 722390015c08 |
comparison
equal
deleted
inserted
replaced
| 25:113ac05c48be | 26:1dcfacc46452 |
|---|---|
| 57 </action> | 57 </action> |
| 58 <!-- by default python is not looking af LD_INCLUDE_PATH and Co. --> | 58 <!-- by default python is not looking af LD_INCLUDE_PATH and Co. --> |
| 59 <action type="shell_command">sed -i -e "s/if host_platform == 'atheos':/if True:/g" setup.py</action> | 59 <action type="shell_command">sed -i -e "s/if host_platform == 'atheos':/if True:/g" setup.py</action> |
| 60 | 60 |
| 61 <action type="autoconf" /> | 61 <action type="autoconf" /> |
| 62 <action type="download_file">https://bitbucket.org/pypa/setuptools/get/16.0.tar.bz2</action> | 62 <action type="download_file">https://bitbucket.org/pypa/setuptools/get/6.1.tar.bz2</action> |
| 63 <action type="shell_command">tar -xjf 16.0.tar.bz2</action> | 63 <action type="shell_command">tar -xjf 6.1.tar.bz2</action> |
| 64 <action type="change_directory">pypa-setuptools-e0825f0c7d59</action> | 64 <action type="change_directory">pypa-setuptools-7ea80190d494</action> |
| 65 | 65 |
| 66 <action type="shell_command"> | 66 <action type="shell_command"> |
| 67 export PATH=$PATH:$INSTALL_DIR/bin && | 67 export PATH=$PATH:$INSTALL_DIR/bin && |
| 68 export PYTHONHOME=$INSTALL_DIR && | 68 export PYTHONHOME=$INSTALL_DIR && |
| 69 export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR && | 69 export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR && |
