1 Workaround bashisms in mk4build - need to evaluate for upstream
3 Without this patch, build fails with:
4 brltty-5.4/mk4build[20]: .[36]: local: not found [No such file or directory]
5 brltty-5.4/mk4build[20]: .[39]: local: not found [No such file or directory]
6 brltty-5.4/mk4build[20]: .[40]: local: not found [No such file or directory]
7 brltty-5.4/mk4build[20]: .[44]: local: not found [No such file or directory]
8 brltty-5.4/mk4build[20]: .[45]: readonly: =: invalid variable name
11 --- brltty-5.4/mk4build
12 +++ brltty-5.4/mk4build
16 ###############################################################################
17 # BRLTTY - A background process providing access to the console screen (when in
18 # text mode) for a blind person using a refreshable braille display.