info@mobile-stream.com 9c3c2e68d0 community/ilmbase: fix build (bashisms)
On edge (x86_64, mipsel) build fails:

./configure: line 17377: syntax error: unexpected "(" (expecting "fi")

checkbashisms reports multiple problems in ./configure so just run it with
/bin/bash (especially since makedepends requires bash). Note neither 2.2.1
(tried) nor 2.3.0 (according to the source code) change anything regarding
this matter.
2018-11-30 13:27:03 +00:00
..