Use setuptools instead of distutils for setup.py and allow to build working RPM
commitaa8087147fdbd70942df42a570dc5dd69f6f31e6
authorg@localhost.localdomain <g@localhost.localdomain>
Sat, 30 Sep 2006 19:28:09 +0000 (30 21:28 +0200)
committerg@localhost.localdomain <g@localhost.localdomain>
Sat, 30 Sep 2006 19:28:09 +0000 (30 21:28 +0200)
tree6c6a81bc2468996e1e143b4797e174f4334a136c
parent13eacd563d903702e03c00a39f6876d4cb1aba32
Use setuptools instead of distutils for setup.py and allow to build working RPM
MANIFEST.in [new file with mode: 0644]
bdist_rpm-install_script [new file with mode: 0644]
setup.cfg [new file with mode: 0644]
setup.py