4634.125.1
by Joe Julian
Added MANIFEST.in to allow bdist_rpm to have all the required include files and tools. bdist_rpm will still fail to build correctly on some distributions due to a disttools bug http://bugs.python.org/issue644744 |
1 |
include bzr README setup.py |
4634.125.2
by John Arbash Meinel
Update the MANIFEST.in file. |
2 |
recursive-include bzrlib *.py *.pyx *.pxd *.txt *.c *.h |
3 |
recursive-include tools *.py *.sh |