Opened 19 years ago
Closed 19 years ago
#4349 closed defect (fixed)
Mythplugins configure nolonger works.
| Reported by: | Juppers | Owned by: | Isaac Richards |
|---|---|---|---|
| Priority: | major | Milestone: | 0.21 |
| Component: | mythmusic | Version: | head |
| Severity: | high | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Since changeset 15190 I can no longer run configure for mythplugins. Reverting both changes allows configure to work.
usr/src/trunk/mythplugins: ./configure --prefix=/usr ./configure: 475: Syntax error: Bad substitution
Change History (3)
Note:
See TracTickets
for help on using tickets.

Just a guess. If you change the first line of the configure script to
does it then work?