mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
projects/*: rename $DISTRONAME if building with XBMC=master
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# Name of the Distro to build (full name, without special charcters)
|
||||
DISTRONAME="OpenELEC"
|
||||
if [ "$XBMC" = "master" ]; then
|
||||
DISTRONAME="${DISTRONAME}_Gotham"
|
||||
fi
|
||||
|
||||
# Welcome Message for e.g. SSH Server (up to 5 Lines)
|
||||
GREETING0="##############################################"
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
# Name of the Distro to build (full name, without special charcters)
|
||||
DISTRONAME="OpenELEC"
|
||||
if [ "$XBMC" = "master" ]; then
|
||||
DISTRONAME="${DISTRONAME}_Gotham"
|
||||
fi
|
||||
|
||||
# Welcome Message for e.g. SSH Server (up to 5 Lines)
|
||||
GREETING0="##############################################"
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
# Name of the Distro to build (full name, without special charcters)
|
||||
DISTRONAME="OpenELEC"
|
||||
if [ "$XBMC" = "master" ]; then
|
||||
DISTRONAME="${DISTRONAME}_Gotham"
|
||||
fi
|
||||
|
||||
# Welcome Message for e.g. SSH Server (up to 5 Lines)
|
||||
GREETING0="##############################################"
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
# Name of the Distro to build (full name, without special charcters)
|
||||
DISTRONAME="OpenELEC"
|
||||
if [ "$XBMC" = "master" ]; then
|
||||
DISTRONAME="${DISTRONAME}_Gotham"
|
||||
fi
|
||||
|
||||
# Welcome Message for e.g. SSH Server (up to 5 Lines)
|
||||
GREETING0="##############################################"
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
# Name of the Distro to build (full name, without special charcters)
|
||||
DISTRONAME="OpenELEC"
|
||||
if [ "$XBMC" = "master" ]; then
|
||||
DISTRONAME="${DISTRONAME}_Gotham"
|
||||
fi
|
||||
|
||||
# Welcome Message for e.g. SSH Server (up to 5 Lines)
|
||||
GREETING0="##############################################"
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
# Name of the Distro to build (full name, without special charcters)
|
||||
DISTRONAME="OpenELEC"
|
||||
if [ "$XBMC" = "master" ]; then
|
||||
DISTRONAME="${DISTRONAME}_Gotham"
|
||||
fi
|
||||
|
||||
# Welcome Message for e.g. SSH Server (up to 5 Lines)
|
||||
GREETING0="##############################################"
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
# Name of the Distro to build (full name, without special charcters)
|
||||
DISTRONAME="OpenELEC"
|
||||
if [ "$XBMC" = "master" ]; then
|
||||
DISTRONAME="${DISTRONAME}_Gotham"
|
||||
fi
|
||||
|
||||
# Welcome Message for e.g. SSH Server (up to 5 Lines)
|
||||
GREETING0="##############################################"
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
# Name of the Distro to build (full name, without special charcters)
|
||||
DISTRONAME="OpenELEC"
|
||||
if [ "$XBMC" = "master" ]; then
|
||||
DISTRONAME="${DISTRONAME}_Gotham"
|
||||
fi
|
||||
|
||||
# Welcome Message for e.g. SSH Server (up to 5 Lines)
|
||||
GREETING0="##############################################"
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
# Name of the Distro to build (full name, without special charcters)
|
||||
DISTRONAME="OpenELEC"
|
||||
if [ "$XBMC" = "master" ]; then
|
||||
DISTRONAME="${DISTRONAME}_Gotham"
|
||||
fi
|
||||
|
||||
# Welcome Message for e.g. SSH Server (up to 5 Lines)
|
||||
GREETING0="##############################################"
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
# Name of the Distro to build (full name, without special charcters)
|
||||
DISTRONAME="OpenELEC"
|
||||
if [ "$XBMC" = "master" ]; then
|
||||
DISTRONAME="${DISTRONAME}_Gotham"
|
||||
fi
|
||||
|
||||
# Welcome Message for e.g. SSH Server (up to 5 Lines)
|
||||
GREETING0="##############################################"
|
||||
|
||||
Reference in New Issue
Block a user