MANIFEST.in

Sun, 17 Dec 2006 08:30:32 -0500

author
brett
date
Sun, 17 Dec 2006 08:30:32 -0500
branch
trunk
changeset 9
920417b8acc9
parent 1
a86a0cb0dd57
child 18
1600807a32bd
permissions
-rw-r--r--

[svn] Fix issues with basename methods. First, string's rsplit method only
arrived in Python 2.4, so don't use it. Second, tweak the RPM basename
method to catch the case where arch == noarch.

include COPYING
recursive-include tests *
exclude tests/testscript.sh

mercurial