mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
config/options: set default language for build
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
2e61f53880
commit
456e9f796f
@ -1,3 +1,6 @@
|
||||
# set default language for buildsystem
|
||||
export LC_ALL=C
|
||||
|
||||
# determines PROJECT, if not forced by user
|
||||
# default is Generic
|
||||
if [ -z "$PROJECT" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user