projects/Cuboxi/options: build XBMC-master by default

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-05-16 18:20:36 +02:00
parent 4245ed13a4
commit f5b6e81e10

View File

@ -1,8 +1,5 @@
# Name of the Distro to build (full name, without special characters)
DISTRONAME="OpenELEC"
if [ "$XBMC" = master ]; then
DISTRONAME="OpenELEC_Helix"
fi
DISTRONAME="OpenELEC_Helix"
# short project description
DESCRIPTION="OpenELEC is a fast and userfriendly XBMC Mediacenter distribution."
@ -118,10 +115,7 @@
SQUASHFS_COMPRESSION="gzip"
# Mediacenter to use (xbmc / no)
MEDIACENTER="xbmc"
if [ "$XBMC" = master ]; then
MEDIACENTER="xbmc-master"
fi
MEDIACENTER="xbmc-master"
# Skins to install (Confluence)
# Space separated list is supported,