Bug#325504: bashisms

2005-08-29 Thread Adrian Bridgett
Just a quick note to say that the sed patch has a typo in it (the close curly brace). Adrian -- Email: [EMAIL PROTECTED] -*- GPG key available on public key servers Debian GNU/Linux - the maintainable distribution -*- www.debian.org Avoid working with children, animals and Microsoft "operati

Bug#325504: bashisms

2005-08-28 Thread Michael Spang
This problem is caused by the bashism ${var/expr/string}. Two patches, both of which address this problem included. One switches the interpreter to bash, the other replaces the bashism with a sedism. The sed one is tested and works, the other one is not tested. Michael Spang 1c1 < #! /bin/sh -