diff --git a/projects/Cuboxi/options b/projects/Cuboxi/options index 663a7047cb..05798daa2d 100644 --- a/projects/Cuboxi/options +++ b/projects/Cuboxi/options @@ -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,