mirror of
https://github.com/novatiq/packages.git
synced 2026-06-22 21:30:27 +01:00
d0e3aa7493
Bash is not needed here. These scripts are POSIX compliant. This was originally added as the configure script looks for /bin/bash locally. Passing gl_cv_posix_shell overrides this. Signed-off-by: Rosen Penev <rosenp@gmail.com>