mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
projects/*/options: we dont want and need change distroname anymore, fix file mode
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
dcd03a89f8
commit
1b84791d72
3
projects/ARCTIC_MC/options
Executable file → Normal file
3
projects/ARCTIC_MC/options
Executable file → Normal file
@ -1,8 +1,5 @@
|
||||
# Name of the Distro to build (full name, without special charcters)
|
||||
DISTRONAME="OpenELEC"
|
||||
if [ "$XBMC" = "master" ]; then
|
||||
DISTRONAME="${DISTRONAME}_Gotham"
|
||||
fi
|
||||
|
||||
# short project description
|
||||
DESCRIPTION="OpenELEC is a fast and userfriendly XBMC Mediacenter distribution."
|
||||
|
3
projects/ATV/options
Executable file → Normal file
3
projects/ATV/options
Executable file → Normal file
@ -1,8 +1,5 @@
|
||||
# Name of the Distro to build (full name, without special charcters)
|
||||
DISTRONAME="OpenELEC"
|
||||
if [ "$XBMC" = "master" ]; then
|
||||
DISTRONAME="${DISTRONAME}_Gotham"
|
||||
fi
|
||||
|
||||
# short project description
|
||||
DESCRIPTION="OpenELEC is a fast and userfriendly XBMC Mediacenter distribution."
|
||||
|
3
projects/Generic/options
Executable file → Normal file
3
projects/Generic/options
Executable file → Normal file
@ -1,8 +1,5 @@
|
||||
# Name of the Distro to build (full name, without special charcters)
|
||||
DISTRONAME="OpenELEC"
|
||||
if [ "$XBMC" = "master" ]; then
|
||||
DISTRONAME="${DISTRONAME}_Gotham"
|
||||
fi
|
||||
|
||||
# short project description
|
||||
DESCRIPTION="OpenELEC is a fast and userfriendly XBMC Mediacenter distribution."
|
||||
|
3
projects/RPi/options
Executable file → Normal file
3
projects/RPi/options
Executable file → Normal file
@ -1,8 +1,5 @@
|
||||
# Name of the Distro to build (full name, without special charcters)
|
||||
DISTRONAME="OpenELEC"
|
||||
if [ "$XBMC" = "master" ]; then
|
||||
DISTRONAME="${DISTRONAME}_Gotham"
|
||||
fi
|
||||
|
||||
# short project description
|
||||
DESCRIPTION="OpenELEC is a fast and userfriendly XBMC Mediacenter distribution."
|
||||
|
3
projects/Virtual/options
Executable file → Normal file
3
projects/Virtual/options
Executable file → Normal file
@ -1,8 +1,5 @@
|
||||
# Name of the Distro to build (full name, without special charcters)
|
||||
DISTRONAME="OpenELEC"
|
||||
if [ "$XBMC" = "master" ]; then
|
||||
DISTRONAME="${DISTRONAME}_Gotham"
|
||||
fi
|
||||
|
||||
# short project description
|
||||
DESCRIPTION="OpenELEC is a fast and userfriendly XBMC Mediacenter distribution."
|
||||
|
Loading…
x
Reference in New Issue
Block a user