Opened 13 years ago
Closed 13 years ago
#29706 closed defect (fixed)
go: installs headers in ${prefix}/include/include
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | singingwolfboy@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | haspatch | Cc: | |
Port: | go |
Description
The go port installs its headers in ${prefix}/include/include. That isn't right, is it? Here's a patch that fixes it. Perhaps this should be committed together with the fix in #29704.
Attachments (1)
Change History (2)
Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | go-include.diff added |
---|
comment:1 Changed 13 years ago by singingwolfboy@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks for the patch! Fixed in r79187.
Note: See
TracTickets for help on using
tickets.
proposed patch