Ticket #506 (new enhancement) — at Version 1
Opened 4 years ago
Last modified 19 months ago
Several ports are still putting man and doc files in wrong location
| Reported by: | scottmc | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | default | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | mdisreali@… |
Description (last modified by scottmc) (diff)
Man and Doc files should go in B_COMMON_DOCUMENTATION_DIRECTORY/man or B_COMMON_DOCUMENTATION_DIRECTORY/doc. Fixing this usually involves adding a --mandir= and/or --docdir== to the configure line.
This affects these packages still:
~~autoconf~~ ~~automake~~ ~~bison~~ cdrecord ~~curl~~ ~~flex~~ ~~libiconv~~ ~~m4~~ ~~make~~ makeinfo ~~nano~~ ~~neon~~ ~~sed~~ svn ~~texinfo~~ ~~libxml2~~ xz-utils ~~yasm~~
and probably lots more. As these get fixed, cross them off the list. If more are discovered, add them to this ticket.
Change History
comment:1 Changed 4 years ago by scottmc
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.

Marked off autoconf, automake, bison, curl, flex, libiconv, m4, make, nano, neon, sed, texinfo, libxml2 and yasm.