From 6236d5131e7fd6a1c226da21c331de4b664a3b0e Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Mon, 30 May 2011 03:24:45 +0200 Subject: [PATCH] projects/*/options: rename build so its more clear which build we use Signed-off-by: Stephan Raue --- projects/ATV/options | 2 +- projects/Fusion/options | 2 +- projects/Generic/options | 2 +- projects/ION/options | 2 +- projects/Intel/options | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/projects/ATV/options b/projects/ATV/options index 63af546210..07dc3e34ab 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" + DISTRONAME="OpenELEC_PVR" # Welcome Message for e.g. SSH Server (up to 5 Lines) GREATING0="##############################################" diff --git a/projects/Fusion/options b/projects/Fusion/options index d0654052b9..e50ee836a6 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" + DISTRONAME="OpenELEC_PVR" # Welcome Message for e.g. SSH Server (up to 5 Lines) GREATING0="##############################################" diff --git a/projects/Generic/options b/projects/Generic/options index f74011c954..56d24f86fa 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" + DISTRONAME="OpenELEC_PVR" # Welcome Message for e.g. SSH Server (up to 5 Lines) GREATING0="##############################################" diff --git a/projects/ION/options b/projects/ION/options index f4378cf004..bc15aab2c1 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" + DISTRONAME="OpenELEC_PVR" # Welcome Message for e.g. SSH Server (up to 5 Lines) GREATING0="##############################################" diff --git a/projects/Intel/options b/projects/Intel/options index 94cbf891c6..25e8af22bb 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" + DISTRONAME="OpenELEC_PVR" # Welcome Message for e.g. SSH Server (up to 5 Lines) GREATING0="##############################################"