Opened 15 years ago
Closed 15 years ago
#20007 closed defect (fixed)
mplayer-devel man pages not in correct location
Reported by: | svz90@… | Owned by: | acho@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | man mplayer mplayer-devel | Cc: | |
Port: | mplayer-devel |
Description
mplayer-devel installs man pages in /opt/local/share/doc/mplayer-devel/man/en/mplayer.1 instead of the usual location within /opt/local/share/man (used version: @29365_0+binary_codecs+darwin_i386+faac+macosx+man_all_lang+osd+theora+x264+xvid)
As a result, "man mplayer" returns an error (no such entry).
Change History (3)
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to acho@… |
---|
comment:2 Changed 15 years ago by acho@…
Status: | new → assigned |
---|
comment:3 Changed 15 years ago by acho@…
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
The english manpage is now forced installed by default. I don't know a good way to select the proper primary locale. It corrects the problem you are experiencing but not in a clean way.
Committed in r52629