mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
service.openelec.settings: select right version depending on $MEDIACENTER
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
a6886daa4a
commit
519090697e
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="service.openelec.settings"
|
||||
if [ "$XBMC" = "master" ]; then
|
||||
if [ "$MEDIACENTER" = "xbmc-master" ]; then
|
||||
PKG_VERSION="0.4.2"
|
||||
else
|
||||
PKG_VERSION="0.3.19"
|
||||
|
Loading…
x
Reference in New Issue
Block a user