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)

comment:1 by paulh, 19 years ago

Just a guess. If you change the first line of the configure script to

#!/bin/bash

does it then work?

in reply to:  1 comment:2 by anonymous, 19 years ago

Replying to paulh:

Just a guess. If you change the first line of the configure script to

#!/bin/bash

does it then work?

Why yes, yes it does.

comment:3 by paulh, 19 years ago

Resolution: fixed
Status: newclosed

Fixed by [15221]

Note: See TracTickets for help on using tickets.