#19103 closed defect (fixed)
mod_python25: Always link against python25 from MacPorts
Reported by: | raimue (Rainer Müller) | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | jyrkiwahlstedt | |
Port: | mod_python25 |
Description
mod_python25 currently does not always link against the correct python version. Especially if python_select has not been used or another version than python25 is selected.
Attached is a patch to fix this behavior.
Attachments (1)
Change History (3)
Changed 16 years ago by raimue (Rainer Müller)
Attachment: | patch-mod_python25-linking.diff added |
---|
comment:1 Changed 16 years ago by raimue (Rainer Müller)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Maintainer timeout, committed in r49191.