]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed syntax error.
authorGreg Ward <gward@python.net>
Sun, 4 Jun 2000 15:30:35 +0000 (15:30 +0000)
committerGreg Ward <gward@python.net>
Sun, 4 Jun 2000 15:30:35 +0000 (15:30 +0000)
commit7ce6d074aa331774c9e7198747eb5665ee125881
tree998b4e261e76d5b861fbe12c1e283f1fd83166b9
parent62d5a57b056dd5a7d11e5fc19de3cdcf42c3a30e
Fixed syntax error.
Half-fixed RPM 2 compatibility:added 'rpm_base' option, which must be set
  (to eg. /usr/src/redhat on a stock Red Hat system) if rpm2_mode is on.
  Still not quite working, though.
Lib/distutils/command/bdist_rpm.py