mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
projects/Cuboxi/options: build XBMC-master by default
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
4245ed13a4
commit
f5b6e81e10
@ -1,8 +1,5 @@
|
|||||||
# Name of the Distro to build (full name, without special characters)
|
# Name of the Distro to build (full name, without special characters)
|
||||||
DISTRONAME="OpenELEC"
|
DISTRONAME="OpenELEC_Helix"
|
||||||
if [ "$XBMC" = master ]; then
|
|
||||||
DISTRONAME="OpenELEC_Helix"
|
|
||||||
fi
|
|
||||||
|
|
||||||
# short project description
|
# short project description
|
||||||
DESCRIPTION="OpenELEC is a fast and userfriendly XBMC Mediacenter distribution."
|
DESCRIPTION="OpenELEC is a fast and userfriendly XBMC Mediacenter distribution."
|
||||||
@ -118,10 +115,7 @@
|
|||||||
SQUASHFS_COMPRESSION="gzip"
|
SQUASHFS_COMPRESSION="gzip"
|
||||||
|
|
||||||
# Mediacenter to use (xbmc / no)
|
# Mediacenter to use (xbmc / no)
|
||||||
MEDIACENTER="xbmc"
|
MEDIACENTER="xbmc-master"
|
||||||
if [ "$XBMC" = master ]; then
|
|
||||||
MEDIACENTER="xbmc-master"
|
|
||||||
fi
|
|
||||||
|
|
||||||
# Skins to install (Confluence)
|
# Skins to install (Confluence)
|
||||||
# Space separated list is supported,
|
# Space separated list is supported,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user