Mercurial > repos > iuc > package_python_2_7
changeset 11:db9a8c37d6e6 draft
Uploaded
author | bgruening |
---|---|
date | Thu, 22 Jan 2015 15:14:10 -0500 |
parents | 90e369185c3e |
children | dffe84445ebd |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu Jan 22 15:10:08 2015 -0500 +++ b/tool_dependencies.xml Thu Jan 22 15:14:10 2015 -0500 @@ -64,7 +64,7 @@ </repository> </action> - <action type="shell_command">sed "s/if host_platform == 'atheos':/if True:/g" setup.py</action> + <action type="shell_command">sed -i "s/if host_platform == 'atheos':/if True:/g" setup.py</action> <action type="autoconf" />