[issue4459] bdist_rpm assumes python

Akira Kitada report at bugs.python.org
Sat Feb 28 23:52:37 CET 2009


Akira Kitada <akitada at gmail.com> added the comment:

There are two options for that in bdist_rpm.

  --python             path to Python interpreter to hard-code in the .spec
                       file (default: "python")
  --fix-python         hard-code the exact path to the current Python
                       interpreter in the .spec file

----------
nosy: +akitada, tarek

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4459>
_______________________________________


More information about the Python-bugs-list mailing list