]> granicus.if.org Git - python/commit
SF Patch 1022003: Change bdist_rpm _topdir to use
authorSean Reifschneider <jafo@tummy.com>
Fri, 17 Sep 2004 08:23:22 +0000 (08:23 +0000)
committerSean Reifschneider <jafo@tummy.com>
Fri, 17 Sep 2004 08:23:22 +0000 (08:23 +0000)
commit57a6a41e54c132a317b80dd47df1598df3fb4cdf
treecadaeb92cfce063d486a0cf4ed8705802278cf0f
parentcfc31926774f876323e64cb13a26de0d7061be4c
SF Patch 1022003: Change bdist_rpm _topdir to use
os.path.abspath(self.rpm_base) instead of os.getcwd() + '/' + self.rpm_base
Lib/distutils/command/bdist_rpm.py