mirror of
https://github.com/libretro/Lakka.git
synced 2025-03-04 13:49:19 +00:00
image: rename group games and emulators
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
4e04006fc3
commit
bcebf79549
@ -100,9 +100,9 @@ case "$2" in
|
||||
# Update support
|
||||
[ "$INSTALLER_SUPPORT" = yes ] && $SCRIPTS/install installer
|
||||
|
||||
# Games support
|
||||
[ "$GAMES" = yes ] && $SCRIPTS/install games
|
||||
[ "$EMULATORS" = yes ] && $SCRIPTS/install emulators
|
||||
# Games and Emulators support (SDK's)
|
||||
[ "$GAMES" = yes ] && $SCRIPTS/install games-sdk
|
||||
[ "$EMULATORS" = yes ] && $SCRIPTS/install emulators-sdk
|
||||
|
||||
# Devtools... (not for Release)
|
||||
[ "$TESTING" = yes ] && $SCRIPTS/install testing
|
||||
|
Loading…
x
Reference in New Issue
Block a user