mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
locale addon: REV 103
This commit is contained in:
parent
ef0be61a21
commit
65935a2ae4
@ -1,3 +1,6 @@
|
|||||||
|
103:
|
||||||
|
- Fix localedef call, add error detection
|
||||||
|
|
||||||
102:
|
102:
|
||||||
- Include localedef
|
- Include localedef
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="locale"
|
PKG_NAME="locale"
|
||||||
PKG_REV="102"
|
PKG_REV="103"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_DEPENDS_TARGET="toolchain glibc"
|
PKG_DEPENDS_TARGET="toolchain glibc"
|
||||||
PKG_SECTION="service"
|
PKG_SECTION="service"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user