| Previous changeset 37:44e7542c51e6 (2015-06-01) Next changeset 39:e39f09681864 (2015-09-03) |
|
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty |
|
modified:
tool_dependencies.xml |
| b |
| diff -r 44e7542c51e6 -r 17b9d79ae892 tool_dependencies.xml --- a/tool_dependencies.xml Mon Jun 01 22:57:21 2015 -0400 +++ b/tool_dependencies.xml Thu Jul 16 12:47:15 2015 -0400 |
| b |
| @@ -60,7 +60,7 @@ </repository> </action> <!-- by default python is not looking af LD_INCLUDE_PATH and Co. --> - <action type="shell_command">sed -i -e "s/if host_platform == 'atheos':/if True:/g" setup.py</action> + <action type="shell_command">sed -i.bak -e "s/if host_platform == 'atheos':/if True:/g" setup.py</action> <action type="autoconf" /> <action type="download_file">https://bitbucket.org/pypa/setuptools/get/6.1.tar.bz2</action> |