[Distutils] Patch for minor easy_install problem
Phillip J. Eby
pje at telecommunity.com
Fri Jan 18 22:55:47 CET 2008
At 04:11 PM 10/3/2007 -0700, Toshio Kuratomi wrote:
>It looks like this fix to easy_isntall:
>'''
>0.6c5
> * Fixed .dll files on Cygwin not having executable
> permisions when an egg is installed unzipped.
>'''
>
>introduced a minor bug. From 0.6c5 on, installing an egg unzipped
>makes all the files executable.
>
>Attaching a patch that only makes .dll's executable.
>
>-Toshio
FYI, something similar is now implemented in the trunk and the 0.6
branch, although it is also applied to .so and .py files.
More information about the Distutils-SIG
mailing list