Opened 15 years ago
Closed 15 years ago
#8994 closed defect (fixed)
python bindings not built when perl bindings not enabled
Reported by: | Owned by: | Raymond Wagner | |
---|---|---|---|
Priority: | trivial | Milestone: | 0.24 |
Component: | MythTV - configure script | Version: | Master Head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
There is small typo in makefile which causes python bindings not built when perl bindings not enabled. Attached patch solved issue
Attachments (1)
Change History (3)
by , 15 years ago
Attachment: | mythtv-0.24-python_bindings.patch added |
---|
comment:1 by , 15 years ago
Component: | Bindings - Python → MythTV - configure script |
---|---|
Status: | new → accepted |
Note:
See TracTickets
for help on using tickets.
patch to solve issue