| Previous changeset 14:73eb127d14e5 (2015-01-27) Next changeset 16:2c52c900e56a (2015-01-27) |
|
Commit message:
Uploaded |
|
modified:
tool_dependencies.xml |
| b |
| diff -r 73eb127d14e5 -r fb4199eb67f3 tool_dependencies.xml --- a/tool_dependencies.xml Tue Jan 27 10:20:29 2015 -0500 +++ b/tool_dependencies.xml Tue Jan 27 11:04:02 2015 -0500 |
| b |
| @@ -61,7 +61,7 @@ <action type="autoconf" /> <action type="download_file">https://bitbucket.org/pypa/setuptools/get/12.0.5.tar.bz2</action> - <action type="shell_command">tar -xjf pypa-setuptools-01fbfc9194a2.tar.bz2</action> + <action type="shell_command">tar -xjf 12.0.5.tar.bz2</action> <action type="change_directory">pypa-setuptools-01fbfc9194a2</action> <action type="shell_command"> @@ -85,6 +85,7 @@ <readme> The Python programming language version 2.7. + http://www.python.org </readme> |