patch to avoid sdist-generated MANIFEST files
Tarek Ziadé
ziade.tarek at gmail.com
Sun Aug 1 21:18:33 UTC 2010
Hello,
Here's a patch that will ensure that distutils sdist command will
never try to create a MANIFEST file, since the Mercurial project has
its own for this one.
It's a dumb patch but it'll works for python 2.4 to python 2.7 until
we provide a more suitable --no-manifest option in distutils
see: http://bugs.python.org/issue8688
Let me know if this works in your process, I'll hang on this list for that
HTH,
Tarek
--
Tarek Ziadé | http://ziade.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: manifest.patch
Type: text/x-patch
Size: 975 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-packaging/attachments/20100801/f46d7f2e/attachment-0002.bin>
More information about the Mercurial-packaging
mailing list