Ticket #20332 (closed defect: fixed)
pcre++-0.9.5 doesn't respect DESTDIR in doc/ and doesn't install to share/doc
| Reported by: | blb@… | Owned by: | gwright@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.0 |
| Keywords: | Cc: | ||
| Port: | pcre++ |
Description
The Makefile generated in doc doesn't install the docs into a DESTDIR-prefixed path so it tries to go straight to ${prefix} during destroot. It also wants to install to ${prefix}/doc instead of ${prefix}/share/doc. Attaching a patch to fix this.
Attachments
Change History
Changed 4 years ago by blb@…
- Attachment pcre++.diff added
Note: See
TracTickets for help on using
tickets.


diff to pcre++