Opened 19 years ago
Closed 19 years ago
#3547 closed patch (fixed)
Fixes a typo for systems using /usr/local/bin
| Reported by: | anonymous | Owned by: | Anduin Withers |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Found a small typo in trunk/mythtv/contrib/init_scripts from SVN13558
Attachments (1)
Change History (3)
by , 19 years ago
| Attachment: | fedora.init.mythbackend.diff added |
|---|
comment:1 by , 19 years ago
| Owner: | changed from to |
|---|
comment:2 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

(In [13559]) Closes #3547
Fix /usr/local/bin execution for MBE_PROG.
Thanks to Matt Rude for the patch.