mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
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:
@@ -24,6 +24,7 @@
|
||||
. config/options $1
|
||||
|
||||
cd $PKG_BUILD
|
||||
CONFIG_SHELL=/bin/bash \
|
||||
./configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
|
||||
Reference in New Issue
Block a user