![](https://secure.gravatar.com/avatar/a0f69035374239eb554cf5d7f4ef1f4f.jpg?s=120&d=mm&r=g)
Jan. 16, 2001
11:17 a.m.
On Tue, Jan 16, 2001 at 06:47:28AM -0700, Jeremy J Kloth wrote:
While attempting to build an RPM using distutils on Python 2.0, rpm complained about duplicate files. The following patch fixed that problem:
I've applied a modified version of this patch, using an 'if' statement instead of the short-circuit evaluation. Thanks! --amk