attr: force using bash to fix build issues on some very weird OS's. thanks to Gujs

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-12-08 19:19:46 +01:00
parent c3801ec9c0
commit be7b2ace03

View File

@ -24,6 +24,7 @@
. config/options $1
cd $PKG_BUILD
CONFIG_SHELL=/bin/bash \
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \
--prefix=/usr \