Ticket #20522 (closed defect: fixed)
python25 2.5.4_6 add symlink to share
| Reported by: | neric27@… | Owned by: | macsforever2000@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | python framework gettext prefix | Cc: | snc@… |
| Port: | python25 |
Description
Currently, python25 doesn't create a symlink to /opt/local/share.
This breaks gettext (translations & localisation) because gettext looks in sys.dir/share/locale and sys.dir is /opt/local/Library/Frameworks/Python.framework/Versions/2.5
So please, create a symlink like for include and lib.
Attachments
Change History
Changed 4 years ago by neric27@…
- Attachment Portfile.diff added
Note: See
TracTickets for help on using
tickets.


patch to create a symlink to share