Set configure_shell to /bin/bash again. Too many portability errors are found and I
do not want to deal with all them. This is linux anyway... --HG-- extra : convert_revision : 18109137f3c1beccd2d78076438fb1b0e58fafc6
This commit is contained in:
@@ -79,7 +79,7 @@ configure_src_phase()
|
||||
set_build_vars
|
||||
|
||||
if [ -z "${configure_shell}" ]; then
|
||||
configure_shell=/bin/sh
|
||||
configure_shell=/bin/bash
|
||||
fi
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user