Opened 15 years ago
Closed 15 years ago
#20522 closed defect (fixed)
python25 2.5.4_6 add symlink to share
Reported by: | neric27@… | Owned by: | mf2k (Frank Schima) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | python framework gettext prefix | Cc: | nerdling (Jeremy Lavergne) |
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 (1)
Change History (6)
Changed 15 years ago by neric27@…
Attachment: | Portfile.diff added |
---|
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to mww@… |
---|
comment:4 Changed 15 years ago by mf2k (Frank Schima)
Owner: | changed from mww@… to macsforever2000@… |
---|---|
Status: | new → assigned |
Maintainer timeout.
comment:5 Changed 15 years ago by mf2k (Frank Schima)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed revision r59156. I upped the revision too. Thanks!
Note: See
TracTickets for help on using
tickets.
patch to create a symlink to share