Message82948
| Author | akitada |
|---|---|
| Recipients | John5342, akitada, tarek |
| Date | 2009-02-28.22:52:34 |
| SpamBayes Score | 0.0013074772 |
| Marked as misclassified | No |
| Message-id | <1235861557.93.0.217292391396.issue4459@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-02-28 22:52:38 | akitada | set | recipients: + akitada, tarek, John5342 |
| 2009-02-28 22:52:37 | akitada | set | messageid: <1235861557.93.0.217292391396.issue4459@psf.upfronthosting.co.za> |
| 2009-02-28 22:52:35 | akitada | link | issue4459 messages |
| 2009-02-28 22:52:34 | akitada | create | |