Ticket #14536 (closed defect: fixed)
BUG: python25: Correct #! line in scripts generated by setup.py
| Reported by: | raimue@… | Owned by: | mww@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | Port Bugs |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | python25 | Cc: | |
| Port: |
Description
Currently, scripts installed using setup.py from python25 contain #!/opt/local/bin/python which is wrong, as we only install /opt/local/bin/python2.5. The attached patch fixes it ("backported" from python30).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

