New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #15903 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

Bug in python_select (in /opt/local/etc/select/python/python25)

Reported by: ajb78@… Owned by: raimue@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description

In /opt/local/etc/select/python/python25 the lines:

Library/Frameworks/Python.framework/Versions/Versions/2.5/Headers Library/Frameworks/Python.framework/Versions/Versions/2.5/Resources Library/Frameworks/Python.framework/Versions/Versions/2.5/Python

should just be:

Library/Frameworks/Python.framework/Versions/2.5/Headers Library/Frameworks/Python.framework/Versions/2.5/Resources Library/Frameworks/Python.framework/Versions/2.5/Python

Change History

comment:1 Changed 5 years ago by raimue@…

  • Status changed from new to assigned
  • Owner changed from macports-tickets@… to raimue@…

comment:2 Changed 5 years ago by raimue@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Thanks for the report!

Fixed in r38127.

Note: See TracTickets for help on using tickets.