Fix perl warnings on Debian Buster (#1777)
* Fix perl warnings at apt update
This commit is contained in:
parent
45de363a0f
commit
13d250b675
4
packages/bsp/common/etc/profile.d/armbian-lang.sh
Normal file
4
packages/bsp/common/etc/profile.d/armbian-lang.sh
Normal file
@ -0,0 +1,4 @@
|
||||
# This should fix
|
||||
# perl: warning: Setting locale failed.
|
||||
|
||||
export LC_ALL=$LANG
|
||||
Loading…
Reference in New Issue
Block a user