Ticket #1070 (closed defect: fixed)
textproc/texinfo patch to correctly handle info files.
| Reported by: | jdputsch@… | Owned by: | persquare@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.0 |
| Keywords: | Cc: | ||
| Port: |
Description
- Put info files into ${prefix}/share/info
- Do not overwrite ${prefix}/share/info/dir file
- If postinstall script patches (bug 1068) are in the ports system, the ${prefix}/share/info/dir file
will be correctly updated, otherwise the newly added files/postinstall file will be ignored.
Attachments
Change History
Changed 10 years ago by jdputsch@…
- Attachment texinfo.patch added
Note: See
TracTickets for help on using
tickets.


Patch as described in bug report.