[Distutils] Patch for minor easy_install problem
Toshio Kuratomi
a.badger at gmail.com
Thu Oct 4 01:11:05 CEST 2007
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: setuptools-executable.patch
Type: text/x-patch
Size: 734 bytes
Desc: not available
Url : http://mail.python.org/pipermail/distutils-sig/attachments/20071003/957ee7a8/attachment.bin
More information about the Distutils-SIG
mailing list