]> granicus.if.org Git - python/commit
Added support for the '--dist-dir' option, including a mildly nasty
authorGreg Ward <gward@python.net>
Tue, 15 Aug 2000 13:03:16 +0000 (13:03 +0000)
committerGreg Ward <gward@python.net>
Tue, 15 Aug 2000 13:03:16 +0000 (13:03 +0000)
commita12c195064f5fa51bf7c425a3b55aa103c3f5a7c
treea6d4948f95e6d5f796492f79f48e3341aa7bf384
parentc0fe82ca26b1da22e35f2d0676f09795d052e4f0
Added support for the '--dist-dir' option, including a mildly nasty
hack to find the two created RPM files (source and binary) and
move them to the "dist dir" (default "dist").
Lib/distutils/command/bdist_rpm.py