mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -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