Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#14536 closed defect (fixed)

BUG: python25: Correct #! line in scripts generated by setup.py

Reported by: raimue (Rainer Müller) Owned by: mww@…
Priority: Normal Milestone:
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 (1)

patch-python25-shebang.diff (1.6 KB) - added by raimue (Rainer Müller) 16 years ago.

Download all attachments as: .zip

Change History (3)

Changed 16 years ago by raimue (Rainer Müller)

Attachment: patch-python25-shebang.diff added

comment:1 Changed 16 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: newclosed

Should be fixed by the new python25 port building as a framework as of r37817.

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.