Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #14536 (closed defect: fixed)

Opened 9 months ago

Last modified 5 months ago

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

patch-python25-shebang.diff (1.6 KB) - added by raimue@… 9 months ago.

Change History

Changed 9 months ago by raimue@…

Changed 5 months ago by raimue@…

  • status changed from new to closed
  • resolution set to fixed

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

Note: See TracTickets for help on using tickets.