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:
Juan RP
2009-04-29 16:11:00 +02:00
parent 2a9c634fde
commit 9cb1130619
4 changed files with 1 additions and 4 deletions

View File

@@ -79,7 +79,7 @@ configure_src_phase()
set_build_vars
if [ -z "${configure_shell}" ]; then
configure_shell=/bin/sh
configure_shell=/bin/bash
fi
#