From d4abf9f4aeaef1277298e3fac214ca31d4e17cc7 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sat, 22 Oct 2011 02:39:58 +0200 Subject: [PATCH] projects/*/options: change DISTRONAME back to 'OpenELEC' Signed-off-by: Stephan Raue --- projects/ATV/options | 2 +- projects/Fusion/options | 2 +- projects/Generic/options | 2 +- projects/Generic_OSS/options | 2 +- projects/ION/options | 2 +- projects/Intel/options | 2 +- projects/Ultra/options | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/projects/ATV/options b/projects/ATV/options index 50d3b16ba1..356c0d0a15 100644 --- a/projects/ATV/options +++ b/projects/ATV/options @@ -1,5 +1,5 @@ # Name of the Distro to build (full name, without special charcters) - DISTRONAME="OpenELEC_EDEN" + DISTRONAME="OpenELEC" # Welcome Message for e.g. SSH Server (up to 5 Lines) GREATING0="##############################################" diff --git a/projects/Fusion/options b/projects/Fusion/options index 079a7121ed..50213e6851 100644 --- a/projects/Fusion/options +++ b/projects/Fusion/options @@ -1,5 +1,5 @@ # Name of the Distro to build (full name, without special charcters) - DISTRONAME="OpenELEC_EDEN" + DISTRONAME="OpenELEC" # Welcome Message for e.g. SSH Server (up to 5 Lines) GREATING0="##############################################" diff --git a/projects/Generic/options b/projects/Generic/options index c3c753166a..ac6706b759 100644 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -1,5 +1,5 @@ # Name of the Distro to build (full name, without special charcters) - DISTRONAME="OpenELEC_EDEN" + DISTRONAME="OpenELEC" # Welcome Message for e.g. SSH Server (up to 5 Lines) GREATING0="##############################################" diff --git a/projects/Generic_OSS/options b/projects/Generic_OSS/options index 0c61eeb2c6..0c6729e199 100644 --- a/projects/Generic_OSS/options +++ b/projects/Generic_OSS/options @@ -1,5 +1,5 @@ # Name of the Distro to build (full name, without special charcters) - DISTRONAME="OpenELEC_EDEN" + DISTRONAME="OpenELEC" # Welcome Message for e.g. SSH Server (up to 5 Lines) GREATING0="##############################################" diff --git a/projects/ION/options b/projects/ION/options index e628b802f9..9fccc22ce9 100644 --- a/projects/ION/options +++ b/projects/ION/options @@ -1,5 +1,5 @@ # Name of the Distro to build (full name, without special charcters) - DISTRONAME="OpenELEC_EDEN" + DISTRONAME="OpenELEC" # Welcome Message for e.g. SSH Server (up to 5 Lines) GREATING0="##############################################" diff --git a/projects/Intel/options b/projects/Intel/options index ba6e55ac4d..39e9968305 100644 --- a/projects/Intel/options +++ b/projects/Intel/options @@ -1,5 +1,5 @@ # Name of the Distro to build (full name, without special charcters) - DISTRONAME="OpenELEC_EDEN" + DISTRONAME="OpenELEC" # Welcome Message for e.g. SSH Server (up to 5 Lines) GREATING0="##############################################" diff --git a/projects/Ultra/options b/projects/Ultra/options index 0a24018ba0..cda0647908 100644 --- a/projects/Ultra/options +++ b/projects/Ultra/options @@ -1,5 +1,5 @@ # Name of the Distro to build (full name, without special charcters) - DISTRONAME="OpenELEC_EDEN" + DISTRONAME="OpenELEC" # Welcome Message for e.g. SSH Server (up to 5 Lines) GREATING0="##############################################"