Opened 20 years ago
Closed 20 years ago
#936 closed defect (fixed)
mythbrowser.pro explicitly defines /usr/local instead of $${PREFIX} - patch included.
| Reported by: | Owned by: | Isaac Richards | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythbrowser | Version: | head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
if install root isn't /usr/local/ it shouldn't look there.
trivial one-liner patch attached.
Attachments (1)
Change History (2)
by , 20 years ago
| Attachment: | patch.patch added |
|---|
comment:1 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

(In [8538]) Fix #936 (mythbrowser had /usr/local/lib in the libpath unconditionally).